qwerty45-uiop commited on
Commit
827162f
·
verified ·
1 Parent(s): dc22efe

Update src/streamlit_app.py

Browse files
Files changed (1) hide show
  1. src/streamlit_app.py +1 -1
src/streamlit_app.py CHANGED
@@ -230,7 +230,7 @@ LLM_DATABASE = {
230
  { "name": "Guanaco-3B", "size": "2.1GB", "description": "QLoRA fine-tuned model" }
231
 
232
 
233
- ]
234
 
235
  "reasoning": [
236
  { "name": "WizardMath-7B", "size": "4.0GB", "description": "Mathematical reasoning specialist" },
 
230
  { "name": "Guanaco-3B", "size": "2.1GB", "description": "QLoRA fine-tuned model" }
231
 
232
 
233
+ ],
234
 
235
  "reasoning": [
236
  { "name": "WizardMath-7B", "size": "4.0GB", "description": "Mathematical reasoning specialist" },