Commit
·
817eb80
1
Parent(s):
4291489
Fix README
Browse files
README.md
CHANGED
@@ -8,4 +8,4 @@ library_name: mlc-llm
|
|
8 |
pipeline_tag: text-generation
|
9 |
---
|
10 |
|
11 |
-
4-bit
|
|
|
8 |
pipeline_tag: text-generation
|
9 |
---
|
10 |
|
11 |
+
4-bit GPTQ quantized version of [DeepSeek-R1-Distill-Qwen-7B](https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Qwen-7B) for inference with the [Private LLM](http://privatellm.app) app.
|