Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -71,7 +71,7 @@
|
|
| 71 |
const appConfig = {
|
| 72 |
model_list: [{
|
| 73 |
model_id: modelId,
|
| 74 |
-
model: "https://huggingface.co/kawasumi/
|
| 75 |
model_lib: "https://raw.githubusercontent.com/mlc-ai/binary-mlc-llm-libs/main/web-llm-models/v0_2_80/gemma-2-9b-it-q4f16_1-ctx4k_cs1k-webgpu.wasm",
|
| 76 |
}]
|
| 77 |
};
|
|
|
|
| 71 |
const appConfig = {
|
| 72 |
model_list: [{
|
| 73 |
model_id: modelId,
|
| 74 |
+
model: "https://huggingface.co/kawasumi/Tema_Q-R4.2-MLC/resolve/main/",
|
| 75 |
model_lib: "https://raw.githubusercontent.com/mlc-ai/binary-mlc-llm-libs/main/web-llm-models/v0_2_80/gemma-2-9b-it-q4f16_1-ctx4k_cs1k-webgpu.wasm",
|
| 76 |
}]
|
| 77 |
};
|