this post was submitted on 13 Nov 2023
1 points (100.0% liked)
LocalLLaMA
3 readers
1 users here now
Community to discuss about Llama, the family of large language models created by Meta AI.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
please do something like this, or provide detailed example, on how an open source framework api can be added to a coder LLM.
how do we prepare the data with code sample, docs, so the coder LLM learns it can can do code completions and answer documentation?
You can train on any dataset as long as it follows our format.
Soon we'll publish a video tutorial.
but what would be the proper formatting example for code? just paste in a bunch of files from a repo? or should be more a cheatsheet format?