damand2061 commited on
Commit
804ae79
·
verified ·
1 Parent(s): 6c321d7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -86,7 +86,7 @@ demo = gr.ChatInterface(
86
  "meta-llama/Meta-Llama-3-8B-Instruct",
87
  "mistralai/Mistral-7B-Instruct-v0.3",
88
  "HuggingFaceH4/zephyr-7b-beta",
89
- "microsoft/Phi-3-small-8k-instruct"
90
  ],
91
  value="meta-llama/Meta-Llama-3-8B-Instruct",
92
  label="Choose Model"
 
86
  "meta-llama/Meta-Llama-3-8B-Instruct",
87
  "mistralai/Mistral-7B-Instruct-v0.3",
88
  "HuggingFaceH4/zephyr-7b-beta",
89
+ "microsoft/Phi-3.5-mini-instruct"
90
  ],
91
  value="meta-llama/Meta-Llama-3-8B-Instruct",
92
  label="Choose Model"