llaa33219 commited on
Commit
ecc62d2
·
verified ·
1 Parent(s): 2742dc4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -19,9 +19,9 @@ except ImportError:
19
  # 'base_model_id': for LoRA adapters, specifies which base model to use.
20
 
21
  AVAILABLE_MODELS = {
22
- "BokantLM0.1-0.5b": {
23
  "type": "base",
24
- "id": "llaa33219/BokantLM0.1-0.5b",
25
  },
26
  "Entrystory-Qwen2.5-3b-Instruct": {
27
  "type": "lora",
 
19
  # 'base_model_id': for LoRA adapters, specifies which base model to use.
20
 
21
  AVAILABLE_MODELS = {
22
+ "BokantLM0.1-0.5B": {
23
  "type": "base",
24
+ "id": "llaa33219/BokantLM0.1-0.5B",
25
  },
26
  "Entrystory-Qwen2.5-3b-Instruct": {
27
  "type": "lora",