llaa33219 commited on
Commit
4455d33
·
verified ·
1 Parent(s): b485614

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -0
app.py CHANGED
@@ -40,6 +40,10 @@ AVAILABLE_MODELS = {
40
  "type": "base",
41
  "id": "llaa33219/Vere1Ko-0.6B"
42
  },
 
 
 
 
43
  # --- You can add more models here ---
44
  # Example of another base model:
45
  # "Another Base Model (e.g., Ko-LLaMA)": {
 
40
  "type": "base",
41
  "id": "llaa33219/Vere1Ko-0.6B"
42
  },
43
+ "Tmesis-Solar-Open-100B": {
44
+ "type": "base",
45
+ "id": "llaa33219/Solar-Open-100B-pruned-5pct"
46
+ },
47
  # --- You can add more models here ---
48
  # Example of another base model:
49
  # "Another Base Model (e.g., Ko-LLaMA)": {