randaller / llama-chat

Chat with Meta's LLaMA models at home made easy
GNU General Public License v3.0
833 stars 118 forks source link

Chats are repeating #30

Open hellorp1990 opened 1 year ago

hellorp1990 commented 1 year ago

Hi, I successfully ran the code for llama 30 model. However, i noticed the chats/interaction got repeated after each questions from user. Please check the screenshot. How can i fix this issue?

Capture