HAITAME LAFRAME commited on
Commit
bd769cb
·
verified ·
1 Parent(s): aa09f7d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -106,7 +106,7 @@ demo = gr.ChatInterface(
106
  ],
107
  stop_btn="Stop Generation",
108
  title="Chat With LLMs",
109
- description="Now Running [microsoft/Phi-3-mini-128k-instruct](https://huggingface.co/microsoft/Phi-3-mini-128k-instruct)",
110
  )
111
 
112
  if __name__ == "__main__":
 
106
  ],
107
  stop_btn="Stop Generation",
108
  title="Chat With LLMs",
109
+ description="Now Running [HaitameLaf/Phi3-Game16bit](https://huggingface.co/HaitameLaf/Phi3-Game16bit)",
110
  )
111
 
112
  if __name__ == "__main__":