(no title)
llama_person | 1 year ago
There's not really a super easy to use software solution yet, but a few different ones have cropped up. Right now you'll have to read papers to get the training recipes.
- https://github.com/haotian-liu/LLaVA/blob/main/scripts/finet...
- https://github.com/InternLM/xtuner/tree/main
- https://github.com/TinyLLaVA/TinyLLaVA_Factory
Is a pointer in the right direction, along with:
simonw|1 year ago