DeepSpeedExamples
DeepSpeedExamples copied to clipboard
where is the default model path ?
hi,dear
python chat.py --path ${PATH-to-your-actor-model}
if I want use opt-1.3b model, how ?
After running step 1 or step 3, you will have an output path for the fine-tuned model: ./output/{actor|step3}-models/1.3b/
Provide this path to chat.py