Spaces:
Running
Running
Upload index.html with huggingface_hub
Browse files- index.html +7 -0
index.html
CHANGED
|
@@ -48,6 +48,13 @@ const VARIANTS = {
|
|
| 48 |
wasm: "minicpm5-1b-q4f16-MLC-ctx4096-webgpu.wasm",
|
| 49 |
label: "tinkersnot/minicpm5-1b-q4f16-MLC (own clean conversion)",
|
| 50 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 51 |
christophdet: {
|
| 52 |
repo: "https://huggingface.co/christophdet/MiniCPM5-1B-q4f16_1-MLC/resolve/main",
|
| 53 |
modelId: "MiniCPM5-1B-q4f16_1-MLC",
|
|
|
|
| 48 |
wasm: "minicpm5-1b-q4f16-MLC-ctx4096-webgpu.wasm",
|
| 49 |
label: "tinkersnot/minicpm5-1b-q4f16-MLC (own clean conversion)",
|
| 50 |
},
|
| 51 |
+
r24: {
|
| 52 |
+
repo: "https://huggingface.co/tinkersnot/minicpm5-1b-r24-merged-MLC/resolve/main",
|
| 53 |
+
modelId: "minicpm5-1b-r24-merged-MLC",
|
| 54 |
+
modelDir: "",
|
| 55 |
+
wasm: "minicpm5-1b-r24-merged-MLC-ctx4096-webgpu.wasm",
|
| 56 |
+
label: "tinkersnot/minicpm5-1b-r24-merged-MLC (R24 turn-pred — No-Think instrument; think-on tests are NOT its exam)",
|
| 57 |
+
},
|
| 58 |
christophdet: {
|
| 59 |
repo: "https://huggingface.co/christophdet/MiniCPM5-1B-q4f16_1-MLC/resolve/main",
|
| 60 |
modelId: "MiniCPM5-1B-q4f16_1-MLC",
|