diff --git a/comps/finetuning/README.md b/comps/finetuning/README.md index d682c55cc..3b3daf9ef 100644 --- a/comps/finetuning/README.md +++ b/comps/finetuning/README.md @@ -45,4 +45,4 @@ curl http://${your_ip}:8000/v1/fine_tuning/jobs \ "training_file": "file-vGxE9KywnSUkEL6dv9qZxKAF.jsonl", "model": "meta-llama/Llama-2-7b-chat-hf" }' -``` \ No newline at end of file +```