dudub100 commited on
Commit
b834c74
Β·
verified Β·
1 Parent(s): 34a1ce5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -10,6 +10,7 @@ MODELS = {
10
  # --- 🟒 Free Tier Friendly (Smooth on 16GB CPU) ---
11
  "🟒 Llama-3.2-1B-Tele-it (1 Billion)": "AliMaatouk/Llama-3.2-1B-Tele-it",
12
  "🟒 Qwen-2.5-Coder-1.5B (1.5 Billion)": "Qwen/Qwen2.5-Coder-1.5B-Instruct",
 
13
 
14
  # --- πŸ”΄ Mid-Size (Slow on Free Tier, requires patience or basic GPU) ---
15
  "πŸ”΄ Llama-3.2-3B-Tele-it (3 Billion)": "AliMaatouk/Llama-3.2-3B-Tele-it",
 
10
  # --- 🟒 Free Tier Friendly (Smooth on 16GB CPU) ---
11
  "🟒 Llama-3.2-1B-Tele-it (1 Billion)": "AliMaatouk/Llama-3.2-1B-Tele-it",
12
  "🟒 Qwen-2.5-Coder-1.5B (1.5 Billion)": "Qwen/Qwen2.5-Coder-1.5B-Instruct",
13
+ " 🟒 TSLAM-mini-2B": "NetoAISolutions/TSLAM-Mini-2B",
14
 
15
  # --- πŸ”΄ Mid-Size (Slow on Free Tier, requires patience or basic GPU) ---
16
  "πŸ”΄ Llama-3.2-3B-Tele-it (3 Billion)": "AliMaatouk/Llama-3.2-3B-Tele-it",