Spaces:
Running
on
Zero
Running
on
Zero
Update config.py
Browse files
config.py
CHANGED
|
@@ -20,7 +20,7 @@ MINISTRAL_MODELS = {
|
|
| 20 |
}
|
| 21 |
}
|
| 22 |
|
| 23 |
-
DEFAULT_MODEL_SIZE = "
|
| 24 |
|
| 25 |
def markdown_config():
|
| 26 |
return ChatbotMarkdownConfig()
|
|
|
|
| 20 |
}
|
| 21 |
}
|
| 22 |
|
| 23 |
+
DEFAULT_MODEL_SIZE = "3B"
|
| 24 |
|
| 25 |
def markdown_config():
|
| 26 |
return ChatbotMarkdownConfig()
|