jartine commited on
Commit
2cf4e67
1 Parent(s): 1290149

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -150,10 +150,10 @@ appears to produce results consistent with full quality BF16/F16 weights
150
  except Q6 goes much faster, for both prefill and prediction, by virtue
151
  of consuming significantly less memory.
152
 
153
- ### Q6\_0, F16, BF16
154
 
155
  The output for the first xdigit() assembly optimization example with
156
- Q6\_0, F16, or BF16 weights is:
157
 
158
  ```asm
159
  .globl hiho
 
150
  except Q6 goes much faster, for both prefill and prediction, by virtue
151
  of consuming significantly less memory.
152
 
153
+ ### Q6\_K, F16, BF16
154
 
155
  The output for the first xdigit() assembly optimization example with
156
+ Q6\_K, F16, or BF16 weights is:
157
 
158
  ```asm
159
  .globl hiho