mirror of
https://github.com/deepseek-ai/DeepSeek-Coder
synced 2024-12-04 01:54:38 +00:00
update model name
This commit is contained in:
parent
ab5d1b2c65
commit
d1898bcabc
@ -10,7 +10,7 @@ Please follow the following two steps to evaluate the model's performance on our
|
||||
cd Evaluation/LeetCode
|
||||
|
||||
# Set the model or path here
|
||||
MODEL="deepseek-coder-7b-instruct"
|
||||
MODEL="deepseek-ai/deepseek-coder-7b-instruct"
|
||||
|
||||
python vllm_inference.py --model_name_or_path $MODEL --saved_path output/20240121-Jul.deepseek-coder-7b-instruct.jsonl
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user