nightmedia commited on
Commit
62b2548
·
verified ·
1 Parent(s): 2553754

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -39,10 +39,10 @@ pipeline_tag: text-generation
39
 
40
  This is an experimental quant with variable precision and bit depth:
41
  ```bash
42
- Element Bits Group Size
43
- stores and most attention paths 4 64
44
- select attention paths 6 32
45
- head, embeddings, brainstorming 6 32
46
  ```
47
 
48
  It is shaped for RP. It would probably perform different from any Qwen you met, 30B or higher.
 
39
 
40
  This is an experimental quant with variable precision and bit depth:
41
  ```bash
42
+ Element Bits Group Size
43
+ stores and most attention paths 4 64
44
+ select attention paths 6 32
45
+ head, embeddings, brainstorming 6 32
46
  ```
47
 
48
  It is shaped for RP. It would probably perform different from any Qwen you met, 30B or higher.