husseinhug321 commited on
Commit
663c41f
·
verified ·
1 Parent(s): 594ce5e

Update config.py

Browse files
Files changed (1) hide show
  1. config.py +1 -1
config.py CHANGED
@@ -6,5 +6,5 @@ APP_HOST = '0.0.0.0'
6
  APP_PORT = 8000
7
 
8
  # model configs
9
- HF_MODEL_ID = "HuggingFaceTB/SmolLM-135M"
10
  LLM_VERBOSE = False
 
6
  APP_PORT = 8000
7
 
8
  # model configs
9
+ HF_MODEL_ID = "HuggingFaceTB/SmolLM-135M-Instruct"
10
  LLM_VERBOSE = False