Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# magnum-v4-9b-q4f16_1-MLC
|
2 |
+
|
3 |
+
magnum-v4-9b for web-llm
|
4 |
+
|
5 |
+
Chat config: https://huggingface.co/oopus/magnum-v4-9b-q4f16_1-MLC/blob/main/mlc-chat-config.json
|
6 |
+
|
7 |
+
webgpu library: https://huggingface.co/oopus/magnum-v4-9b-q4f16_1-MLC/blob/main/magnum-v4-9b-q4f16_1-webgpu.wasm
|
8 |
+
|
9 |
+
How to use it: https://github.com/mlc-ai/web-llm/blob/767e1100b0d850b6157ef1ef6a01137508458ff8/examples/get-started/src/get_started.ts#L31
|
10 |
+
|
11 |
+
Thanks for anthracite-org's amazing model: https://huggingface.co/anthracite-org/magnum-v4-9b
|
12 |
+
|