mitulagr2 commited on
Commit
76c2439
·
verified ·
1 Parent(s): 5c7e152

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B
3
+ tags:
4
+ - mlc-llm
5
+ - web-llm
6
+ ---
7
+
8
+ # DeepSeek-R1-Distill-Qwen-1.5B-q4f16_1-MLC
9
+
10
+ This is the [DeepSeek-R1-Distill-Qwen-1.5B](https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B) model in MLC format `q4f16_1`.
11
+ The model can be used for projects [MLC-LLM](https://github.com/mlc-ai/mlc-llm) and [WebLLM](https://github.com/mlc-ai/web-llm).
12
+ The model library for webgpu (.wasm file) is also included.