Questions about multilingual LLMs
#9
by
yuchen005
- opened
Dear Authors,
Thank you very much for your great work on large-scale multilingual dataset for LLMs development!
In particular, I want to follow your released multilingual LLaMA on Huggingface. I wonder which version of LLaMA you build your models on? (LLaMA-7b-hf, LLaMA-7b-chat-hf, LLaMA-2-7b-hf, ....)
By the way, I wonder if your models are suitable to lit-llama (https://github.com/Lightning-AI/lit-llama) or lit-gpt (https://github.com/Lightning-AI/lit-gpt) toolkits on GitHub? They are two popular LLM development toolkits for efficient finetuning.
Thank you a lot!
Best regards.