llaa33219 commited on
Commit
41d8a8c
·
verified ·
1 Parent(s): ecc62d2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -4
app.py CHANGED
@@ -23,10 +23,9 @@ AVAILABLE_MODELS = {
23
  "type": "base",
24
  "id": "llaa33219/BokantLM0.1-0.5B",
25
  },
26
- "Entrystory-Qwen2.5-3b-Instruct": {
27
- "type": "lora",
28
- "id": "llaa33219/Entrystory-Qwen2.5-3b-Instruct",
29
- "base_model_id": "Qwen/Qwen2.5-3B-Instruct" # This LoRA is based on the Qwen model
30
  },
31
  # --- You can add more models here ---
32
  # Example of another base model:
 
23
  "type": "base",
24
  "id": "llaa33219/BokantLM0.1-0.5B",
25
  },
26
+ "BokantLM0.1-135M-Deepseek": {
27
+ "type": "base",
28
+ "id": "llaa33219/BokantLM0.1-135M-Deepseek",
 
29
  },
30
  # --- You can add more models here ---
31
  # Example of another base model: