Jofthomas commited on
Commit
c7e3907
·
verified ·
1 Parent(s): e3f5f1d

Update config.py

Browse files
Files changed (1) hide show
  1. config.py +1 -1
config.py CHANGED
@@ -20,7 +20,7 @@ MINISTRAL_MODELS = {
20
  }
21
  }
22
 
23
- DEFAULT_MODEL_SIZE = "14B"
24
 
25
  def markdown_config():
26
  return ChatbotMarkdownConfig()
 
20
  }
21
  }
22
 
23
+ DEFAULT_MODEL_SIZE = "3B"
24
 
25
  def markdown_config():
26
  return ChatbotMarkdownConfig()