Spaces:
Runtime error
Runtime error
as-cle-bert
commited on
Commit
•
f869026
1
Parent(s):
146e8fc
Update load_models.py
Browse files- load_models.py +0 -2
load_models.py
CHANGED
@@ -7,8 +7,6 @@ models_checkpoints = [
|
|
7 |
"HuggingFaceTB/SmolLM-360M-Instruct",
|
8 |
"HuggingFaceTB/SmolLM-1.7B",
|
9 |
"HuggingFaceTB/SmolLM-1.7B-Instruct",
|
10 |
-
"microsoft/Phi-3-mini-4k-instruct",
|
11 |
-
"microsoft/Phi-3-mini-128k-instruct",
|
12 |
"Qwen/Qwen2-1.5B-Instruct",
|
13 |
"Qwen/Qwen2-0.5B"
|
14 |
]
|
|
|
7 |
"HuggingFaceTB/SmolLM-360M-Instruct",
|
8 |
"HuggingFaceTB/SmolLM-1.7B",
|
9 |
"HuggingFaceTB/SmolLM-1.7B-Instruct",
|
|
|
|
|
10 |
"Qwen/Qwen2-1.5B-Instruct",
|
11 |
"Qwen/Qwen2-0.5B"
|
12 |
]
|