K00B404 commited on
Commit
219f52f
·
verified ·
1 Parent(s): 0be02c9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -5
app.py CHANGED
@@ -4,12 +4,7 @@ import torch
4
 
5
  # List of available premium models
6
  premium_models = [
7
- "Qwen/Qwen2-0.5B",
8
- "Qwen/Qwen2-0.5B-Instruct",
9
- "Qwen/Qwen2-0.5B-Coder",
10
- "Qwen/Qwen2-1.5B",
11
  "Qwen/Qwen2-1.5B-Instruct",
12
- "Qwen/Qwen2-1.5B-Coder",
13
  ]
14
 
15
  # Dictionary to cache loaded pipelines
 
4
 
5
  # List of available premium models
6
  premium_models = [
 
 
 
 
7
  "Qwen/Qwen2-1.5B-Instruct",
 
8
  ]
9
 
10
  # Dictionary to cache loaded pipelines