OpenGVLab / LLaMA-Adapter

[ICLR 2024] Fine-tuning LLaMA to follow Instructions within 1 Hour and 1.2M Parameters

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Meaningless results when running demo.py

Berta911 opened this issue · comments

Hey guys! I encountered meaningless generated results when running the demo.py of imageBind_LLM.
Has anyone encountered a similar situation or can anyone provide me with some advice?
Screenshot 2023-10-27 at 12 34 15

Me too, but I used my own pre trained model that resulted in meaningless sentences

Hi @Berta911 , have you correctly loaded the OpenChinese LLaMA weights? Our trained checkpoint does not include LLaMA's weights.

Besides, can you show me you full demo code?

Thanks for your advice! Problem was resolved when OpenChinese LLaMA weights were correctly loaded.

where can I get OpenChinese LLaMA weights? I can't find it