meta-llama / llama3

The official Meta Llama 3 GitHub site
Other
21.42k stars 2.14k forks source link

Use the demo but llama3 repeat the questions. #197

Open tian969 opened 3 weeks ago

tian969 commented 3 weeks ago

I use transformers' pipline to have a chat, but the output is just repeat the question, is there something wrong with my model weight or other problems? bedbd84fd559dcb83a97a2f6e28270c3 847dcfd51e4b7441fc31a00e5bada457

fbnav commented 3 weeks ago

Hi, for chat use case, please use the Llama Instruct model. Here's a link to the model : https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct