Hacker News new | ask | show | jobs
by hotpathdev 1171 days ago
I may have missed the detail, but it also expects the pytorch conversion rather than original LLaMa model.
1 comments

Yes, you need to convert the original LLaMA model to the huggingface format, according to https://github.com/lm-sys/FastChat#vicuna-weights and https://huggingface.co/docs/transformers/main/model_doc/llam...