Closed kasldsaknf closed 9 months ago
Thank you very much for the open source work and models. I dont know it well. Should I use the Llama finetuning script and instructions for defog/sqlcoder-7b-2? I see "llama" tag on the huggingface :)
Yup - the Llama finetuning script should work well!
@kasldsaknf did you have a chance to establish a new finetuning on top of sqlcoder model using your own dataset? if yes please share your script/code.
Thank you.
@mellahysf I haven't fine tune sqlcoder over my own dataset. I think Llama's fine tune code should work. Did you meet some probelms now?
Yup - the Llama finetuning script should work well!
Thank you. I will try.
Hi there, you can use any of the fine-tuning approaches made available by open-source libraries. For instance, using TRL or axolotl
Please remember to open-source any fine-tunes you make, to comply with the model's
cc-by-sa-4.0
license