mirror of
https://github.com/deepseek-ai/DeepSeek-Math
synced 2025-01-22 10:35:58 +00:00
replicate
This commit is contained in:
parent
555ba27526
commit
a0fdfa2682
@ -18,7 +18,7 @@
|
||||
<a href="https://huggingface.co/deepseek-ai" target="_blank">
|
||||
<img alt="Hugging Face" src="https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-DeepSeek%20AI-ffc107?color=ffc107&logoColor=white" />
|
||||
</a>
|
||||
<a href="https://replicate.com/cjwbw/deepseek-math-7b-instruct" target="_parent"><img src="https://replicate.com/cjwbw/deepseek-math-7b-instruct/badge" alt="Replicate"/></a>
|
||||
<a href="https://replicate.com/cjwbw/deepseek-math-7b-base" target="_parent"><img src="https://replicate.com/cjwbw/deepseek-math-7b-base/badge" alt="Replicate"/></a>
|
||||
</div>
|
||||
|
||||
<div align="center">
|
||||
|
2
cog.yaml
2
cog.yaml
@ -12,4 +12,4 @@ build:
|
||||
- hf_transfer
|
||||
|
||||
# predict.py defines how predictions are run on your model
|
||||
predict: "predict.py:Predictor"
|
||||
predict: "replicate/predict.py:Predictor"
|
||||
|
Loading…
Reference in New Issue
Block a user