ellawang9 commited on
Commit
c8bade5
·
verified ·
1 Parent(s): 7325b51

Update config.py

Browse files
Files changed (1) hide show
  1. config.py +1 -1
config.py CHANGED
@@ -6,7 +6,7 @@ load_dotenv()
6
 
7
  # BASE_MODEL = "HuggingFaceH4/zephyr-7b-beta"
8
  # BASE_MODEL = "TinyLlama/TinyLlama-1.1B-Chat-v1.0"
9
- # BASE_MODEL = "Qwen/Qwen2.5-3B"
10
  # Other options:
11
  # MODEL = "meta-llama/Llama-2-7b-chat-hf"
12
  # MODEL = "openlm-research/open_llama_3b"
 
6
 
7
  # BASE_MODEL = "HuggingFaceH4/zephyr-7b-beta"
8
  # BASE_MODEL = "TinyLlama/TinyLlama-1.1B-Chat-v1.0"
9
+ BASE_MODEL = "Qwen/Qwen2.5-3B"
10
  # Other options:
11
  # MODEL = "meta-llama/Llama-2-7b-chat-hf"
12
  # MODEL = "openlm-research/open_llama_3b"