qwp4w3hyb commited on
Commit
9971c67
1 Parent(s): cc60729

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ tags:
20
 
21
  # Quant Infos
22
 
23
- - Requires latest llama.cpp master; Requires the latest version of the phi3 128k [branch](https://github.com/ggerganov/llama.cpp/pull/7225)
24
  - quants done with an importance matrix for improved quantization loss
25
  - gguf & imatrix generated from bf16 for "optimal" accuracy loss (some say this is snake oil, but it can't hurt)
26
  - [WIP] Wide coverage of different gguf quant types from Q\_8\_0 down to IQ1\_S (in progress)
 
20
 
21
  # Quant Infos
22
 
23
+ - Requires latest llama.cpp master;
24
  - quants done with an importance matrix for improved quantization loss
25
  - gguf & imatrix generated from bf16 for "optimal" accuracy loss (some say this is snake oil, but it can't hurt)
26
  - [WIP] Wide coverage of different gguf quant types from Q\_8\_0 down to IQ1\_S (in progress)