mirror of
https://github.com/deepseek-ai/DeepSeek-Coder
synced 2025-04-08 06:24:17 +00:00
Merge 925a02f248
into b7ba565956
This commit is contained in:
commit
3dff82582c
@ -293,7 +293,7 @@ OUTPUT_PATH="<your_output_path>"
|
||||
MODEL="deepseek-ai/deepseek-coder-6.7b-instruct"
|
||||
|
||||
cd finetune && deepspeed finetune_deepseekcoder.py \
|
||||
--model_name_or_path $MODEL_PATH \
|
||||
--model_name_or_path $MODEL \
|
||||
--data_path $DATA_PATH \
|
||||
--output_dir $OUTPUT_PATH \
|
||||
--num_train_epochs 3 \
|
||||
|
Loading…
Reference in New Issue
Block a user