top | item 40644120

Show HN: Fine-tune llama3 model to support function calling

3 points| michaelnny | 1 year ago |github.com

Few weeks ago, we were tasked to make llama3 model to do function calling and build an API similar/compatible with OpenAI's python client.

While we're still improving our dataset and FastAPI backend server (which can't be open-sourced), we're happy to share with the community our open-sourced project of how to properly fine-tune llama3 model to support function calling, all following OpenAI's best practices.

We hope this will help other people with similar tasks/needs, happy to answer any questions.

5 comments

order

K0IN|1 year ago

The link seems to be broken

michaelnny|1 year ago

Sorry forgot to change repo visibility, it's now public

david1542|1 year ago

link is broken

michaelnny|1 year ago

Sorry forgot to change repo visibility, it's now public