Tharindu1527 commited on
Commit
c831fa2
·
verified ·
1 Parent(s): 1500788

Update Qbot.py

Browse files
Files changed (1) hide show
  1. Qbot.py +1 -1
Qbot.py CHANGED
@@ -81,7 +81,7 @@ llm_models = [
81
  "mistralai/Mixtral-8x7B-Instruct-v0.1",
82
  "EleutherAI/gpt-neo-2.7B",
83
  "google/flan-t5-large",
84
- "google/flan-t5-xl",
85
  ]
86
 
87
  embedding_models = [
 
81
  "mistralai/Mixtral-8x7B-Instruct-v0.1",
82
  "EleutherAI/gpt-neo-2.7B",
83
  "google/flan-t5-large",
84
+ "HuggingFaceH4/zephyr-7b-beta",
85
  ]
86
 
87
  embedding_models = [