andriadze commited on
Commit
1d7f661
1 Parent(s): e06b914

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -9,7 +9,7 @@ tags:
9
 
10
  ## Model Details
11
 
12
- This is a AWQ GEMM quant of magnum-v3-34b: https://huggingface.co/anthracite-org/magnum-v3-34b
13
 
14
 
15
  ### Model Description
@@ -19,5 +19,5 @@ Model has been quantized on 6xRTX4090, here are quantization parameters:
19
  "zero_point": True,
20
  "q_group_size": 128,
21
  "w_bit": 4,
22
- "version": "GEMM"
23
 
 
9
 
10
  ## Model Details
11
 
12
+ This is a AWQ GEMV quant of magnum-v3-34b: https://huggingface.co/anthracite-org/magnum-v3-34b
13
 
14
 
15
  ### Model Description
 
19
  "zero_point": True,
20
  "q_group_size": 128,
21
  "w_bit": 4,
22
+ "version": "GEMV"
23