Vicuna-13B
FreeAn open-source chatbot trained by fine-tuning LLaMA on user-shared conversations collected from ShareGPT. #opensource
About Vicuna-13B
Vicuna-13B is an open-source chatbot created by fine-tuning Meta's LLaMA model on approximately 70,000 user-shared conversations collected from ShareGPT. Developed by LMSYS Org, the model was trained on 8 A100 GPUs in one day at a cost of around $300. In preliminary evaluations using GPT-4 as a judge, Vicuna-13B achieved over 90% of the quality of ChatGPT and Google Bard, while outperforming other open-source models like Stanford Alpaca in most test cases. The code, weights, and an online demo are publicly available for non-commercial use, making it a cost-effective and accessible option for developers and researchers exploring conversational AI.
Key Features
Pros & Cons
- Achieves ~90% of ChatGPT quality at a fraction of the cost
- Fully open-source (code and weights) for non-commercial use
- Low training cost of only $300
- Provides detailed and well-structured answers
- Capable of handling multi-turn conversations effectively
- Evaluation is preliminary and non-rigorous (only 80 questions, GPT-4 as judge)
- Limited to non-commercial use only
- Based on LLaMA, which has its own usage restrictions
- 13B parameter model may be resource-intensive for deployment
- Not yet rigorously benchmarked against human judgment