We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4acfb1e commit 3dffc15Copy full SHA for 3dffc15
web/gh-page-config.json
@@ -4,7 +4,7 @@
4
"RedPajama-INCITE-Chat-3B-v1-q4f32_0": "https://huggingface.co/mlc-ai/mlc-chat-RedPajama-INCITE-Chat-3B-v1-q4f32_0/resolve/main/mlc-chat-config.json"
5
},
6
"model_lib_map": {
7
- "vicuna-v1-7b-q4f32_0": "https://raw.githubusercontent.com/mlc-ai/binary-mlc-llm-libs/wasm/vicuna-v1-7b-q4f32_0-webgpu.wasm",
8
- "RedPajama-INCITE-Chat-3B-v1-q4f32_0": "https://raw.githubusercontent.com/mlc-ai/binary-mlc-llm-libs/wasm/RedPajama-INCITE-Chat-3B-v1-q4f32_0-webgpu.wasm"
+ "vicuna-v1-7b-q4f32_0": "https://raw.githubusercontent.com/mlc-ai/binary-mlc-llm-libs/main/vicuna-v1-7b-q4f32_0-webgpu.wasm",
+ "RedPajama-INCITE-Chat-3B-v1-q4f32_0": "https://raw.githubusercontent.com/mlc-ai/binary-mlc-llm-libs/main/RedPajama-INCITE-Chat-3B-v1-q4f32_0-webgpu.wasm"
9
}
10
-}
+}
0 commit comments