Akashium commited on
Commit
7b8deb0
·
verified ·
1 Parent(s): 05d93b9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -5,5 +5,6 @@ base_model:
5
  tags:
6
  - gptq
7
  - q8_0
 
8
  ---
9
  GPTQ Q8 quantized version of DeepSeek R1 Distill 7B under Apache 2.0 license. Note, this version is not compatible with ExLlamaV2, but does work with V1 or Transformers. Enjoy
 
5
  tags:
6
  - gptq
7
  - q8_0
8
+ pipeline_tag: text-generation
9
  ---
10
  GPTQ Q8 quantized version of DeepSeek R1 Distill 7B under Apache 2.0 license. Note, this version is not compatible with ExLlamaV2, but does work with V1 or Transformers. Enjoy