btbtyler09 commited on
Commit
9602cc6
·
verified ·
1 Parent(s): 31bee5b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -4,13 +4,13 @@ library_name: transformers
4
  base_model: deepcogito/cogito-v1-preview-qwen-32B
5
  pipeline_tag: text-generation
6
  tags:
7
- - 4bit
8
  - gptq
9
  ---
10
 
11
 
12
  # Cogito v1 preview - 32B
13
 
14
- GPTQ quantization of Cogito v1 preview - 32B based on Qwen QwQ. This quantization is a
15
 
16
  [Blog Post](https://www.deepcogito.com/research/cogito-v1-preview)
 
4
  base_model: deepcogito/cogito-v1-preview-qwen-32B
5
  pipeline_tag: text-generation
6
  tags:
7
+ - 8bit
8
  - gptq
9
  ---
10
 
11
 
12
  # Cogito v1 preview - 32B
13
 
14
+ GPTQ quantization of Cogito v1 preview - 32B based on Qwen QwQ. This is an 8bit gptq quantization.
15
 
16
  [Blog Post](https://www.deepcogito.com/research/cogito-v1-preview)