AI/ML LAB
Jump to navigation
Jump to search
Implement Vicuna (ChatGPT)
- Download LLAMA model (LLM model) :
magnet:?xt=urn:btih:b8287ebfa04f879b048d4d4404108cf3e8014352&dn=LLaMA
- Update model :
https://github.com/lm-sys/FastChat#vicuna-weights
- Code :
https://github.com/lm-sys/FastChat