Spaces:
Running
Running
Commit
·
67f150e
1
Parent(s):
68f8c4b
Update main.py
Browse files
main.py
CHANGED
@@ -20,7 +20,7 @@ class UserInterface():
|
|
20 |
models_name = (
|
21 |
"HuggingFaceH4/zephyr-7b-beta",
|
22 |
"Open-Orca/Mistral-7B-OpenOrca",
|
23 |
-
|
24 |
"TinyLlama/TinyLlama-1.1B-Chat-v1.0",
|
25 |
"meta-llama/Llama-2-7b-chat-hf",
|
26 |
"Sharathhebbar24/llama_7b_chat",
|
|
|
20 |
models_name = (
|
21 |
"HuggingFaceH4/zephyr-7b-beta",
|
22 |
"Open-Orca/Mistral-7B-OpenOrca",
|
23 |
+
"Sharathhebbar24/convo_bot_gpt_v1",
|
24 |
"TinyLlama/TinyLlama-1.1B-Chat-v1.0",
|
25 |
"meta-llama/Llama-2-7b-chat-hf",
|
26 |
"Sharathhebbar24/llama_7b_chat",
|