huggingkot commited on
Commit
5696524
·
verified ·
1 Parent(s): c7079f5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -4
README.md CHANGED
@@ -9,11 +9,8 @@ datasets:
9
  language:
10
  - en
11
  base_model:
12
- - deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B
13
- fine_tune:
14
  - agentica-org/DeepScaleR-1.5B-Preview
15
- quant:
16
- - huggingkot/DeepScaleR-1.5B-Preview-q4f16_1-MLC
17
  ---
18
 
19
  This is a MLC [converted weight](https://llm.mlc.ai/docs/compilation/convert_weights.html) from [DeepScaleR-1.5B-Preview](https://huggingface.co/agentica-org/DeepScaleR-1.5B-Preview) model in MLC format `q4f16_1`.
 
9
  language:
10
  - en
11
  base_model:
 
 
12
  - agentica-org/DeepScaleR-1.5B-Preview
13
+ pipeline_tag: text-generation
 
14
  ---
15
 
16
  This is a MLC [converted weight](https://llm.mlc.ai/docs/compilation/convert_weights.html) from [DeepScaleR-1.5B-Preview](https://huggingface.co/agentica-org/DeepScaleR-1.5B-Preview) model in MLC format `q4f16_1`.