rodrisouza commited on
Commit
e253d85
·
verified ·
1 Parent(s): 3ac848e

Update config.py

Browse files
Files changed (1) hide show
  1. config.py +1 -2
config.py CHANGED
@@ -19,8 +19,7 @@ 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
- "Llama-3-8B-Finetuning-Stories": "rodrisouza/Llama-3-8B-Finetuning-Stories"
24
  }
25
 
26
  # Default model name
 
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
  }
24
 
25
  # Default model name