rodrisouza commited on
Commit
7c4c734
·
verified ·
1 Parent(s): 36cc132

Update config.py

Browse files
Files changed (1) hide show
  1. config.py +0 -1
config.py CHANGED
@@ -18,7 +18,6 @@ google_sheets_name = "Chatbot Test"
18
  models = {
19
  "Meta-Llama-3-8B-Instruct": "meta-llama/Meta-Llama-3-8B-Instruct",
20
  "Llama-2-7B-Chat": "meta-llama/Llama-2-7b-chat-hf",
21
- "Gemma-7b-it": "google/gemma-7b-it",
22
  "Yi-6B-Chat": "01-ai/Yi-6B-Chat",
23
  "Qwen2-7B-Instruct": "Qwen/Qwen2-7B-Instruct"
24
  }
 
18
  models = {
19
  "Meta-Llama-3-8B-Instruct": "meta-llama/Meta-Llama-3-8B-Instruct",
20
  "Llama-2-7B-Chat": "meta-llama/Llama-2-7b-chat-hf",
 
21
  "Yi-6B-Chat": "01-ai/Yi-6B-Chat",
22
  "Qwen2-7B-Instruct": "Qwen/Qwen2-7B-Instruct"
23
  }