llaa33219 commited on
Commit
523c327
·
verified ·
1 Parent(s): 7d4566f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -0
app.py CHANGED
@@ -32,6 +32,10 @@ AVAILABLE_MODELS = {
32
  "id": "llaa33219/BokantLM0.1-135M-SmolLM2-135M-LoRA-claude-3.7-sonnet",
33
  "base_model_id": "HuggingFaceTB/SmolLM2-135M"
34
  },
 
 
 
 
35
  # --- You can add more models here ---
36
  # Example of another base model:
37
  # "Another Base Model (e.g., Ko-LLaMA)": {
 
32
  "id": "llaa33219/BokantLM0.1-135M-SmolLM2-135M-LoRA-claude-3.7-sonnet",
33
  "base_model_id": "HuggingFaceTB/SmolLM2-135M"
34
  },
35
+ "test1: {
36
+ "type": "base",
37
+ "id": "llaa33219/SmolLM2-360M-Instruct-Ko",
38
+ },
39
  # --- You can add more models here ---
40
  # Example of another base model:
41
  # "Another Base Model (e.g., Ko-LLaMA)": {