eswardivi commited on
Commit
dff72d8
1 Parent(s): f046782

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -105,5 +105,5 @@ demo = gr.ChatInterface(
105
  ],
106
  stop_btn="Stop Generation",
107
  title="Chat With LLMs",
108
- description="Now Running [KissanAI/llama3-8b-dhenu-0.1-sft-16bit](KissanAI/llama3-8b-dhenu-0.1-sft-16bit")
109
  demo.launch()
 
105
  ],
106
  stop_btn="Stop Generation",
107
  title="Chat With LLMs",
108
+ description="Now Running [KissanAI/llama3-8b-dhenu-0.1-sft-16bit](KissanAI/llama3-8b-dhenu-0.1-sft-16bit) in 4bit")
109
  demo.launch()