qwp4w3hyb commited on
Commit
1862c34
1 Parent(s): 9f7f2ec

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ base_model: google/gemma-2-9b-it
14
  # Quant Infos
15
 
16
  - quants done with an importance matrix for improved quantization loss
17
- - Currently requantizing ggufs & imatrix from bf16 for "optimal" accuracy loss
18
  - initial version was based on f32 gguf provided by google
19
  - WIP new version should have better metadata as its quantized from hf safetensors with llama.cpp
20
  - Wide coverage of different gguf quant types from Q\_8\_0 down to IQ1\_S
 
14
  # Quant Infos
15
 
16
  - quants done with an importance matrix for improved quantization loss
17
+ - Currently requantizing ggufs & imatrix from bf16
18
  - initial version was based on f32 gguf provided by google
19
  - WIP new version should have better metadata as its quantized from hf safetensors with llama.cpp
20
  - Wide coverage of different gguf quant types from Q\_8\_0 down to IQ1\_S