Spaces:
Running
Running
Guenther Schmuelling commited on
Commit ·
c240886
1
Parent(s): c2f4131
gemma-3-270m
Browse files- models.json +6 -0
- public/models.json +6 -0
models.json
CHANGED
|
@@ -34,6 +34,12 @@
|
|
| 34 |
"use_external_data_format": true,
|
| 35 |
"loc": "local"
|
| 36 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 37 |
"DeepSeek-R1-Distill-Qwen-1.5B": {
|
| 38 |
"path": "llm/DeepSeek-R1-Distill-Qwen-1.5B",
|
| 39 |
"reason": false,
|
|
|
|
| 34 |
"use_external_data_format": true,
|
| 35 |
"loc": "local"
|
| 36 |
},
|
| 37 |
+
"gemma-3-270m": {
|
| 38 |
+
"path": "onnx-community/gemma-3-270m-it-ONNX",
|
| 39 |
+
"reason": false,
|
| 40 |
+
"use_external_data_format": true,
|
| 41 |
+
"loc": "local"
|
| 42 |
+
},
|
| 43 |
"DeepSeek-R1-Distill-Qwen-1.5B": {
|
| 44 |
"path": "llm/DeepSeek-R1-Distill-Qwen-1.5B",
|
| 45 |
"reason": false,
|
public/models.json
CHANGED
|
@@ -34,6 +34,12 @@
|
|
| 34 |
"use_external_data_format": true,
|
| 35 |
"loc": "local"
|
| 36 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 37 |
"DeepSeek-R1-Distill-Qwen-1.5B": {
|
| 38 |
"path": "llm/DeepSeek-R1-Distill-Qwen-1.5B",
|
| 39 |
"reason": false,
|
|
|
|
| 34 |
"use_external_data_format": true,
|
| 35 |
"loc": "local"
|
| 36 |
},
|
| 37 |
+
"gemma-3-270m": {
|
| 38 |
+
"path": "onnx-community/gemma-3-270m-it-ONNX",
|
| 39 |
+
"reason": false,
|
| 40 |
+
"use_external_data_format": true,
|
| 41 |
+
"loc": "local"
|
| 42 |
+
},
|
| 43 |
"DeepSeek-R1-Distill-Qwen-1.5B": {
|
| 44 |
"path": "llm/DeepSeek-R1-Distill-Qwen-1.5B",
|
| 45 |
"reason": false,
|