numen-tech commited on
Commit
817eb80
·
1 Parent(s): 4291489

Fix README

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,4 +8,4 @@ library_name: mlc-llm
8
  pipeline_tag: text-generation
9
  ---
10
 
11
- 4-bit [OmniQuant](https://arxiv.org/abs/2308.13137) 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.
 
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.