qwp4w3hyb commited on
Commit
2db829e
1 Parent(s): eae6272

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -13,10 +13,8 @@ base_model: mistralai/Mistral-Nemo-Instruct-2407
13
 
14
  # Quant Infos
15
 
16
- ## Updated for all recent llama.cpp fixes (final logit soft capping+sliding window+tokenizer)
17
 
18
- - needs [#8604](https://github.com/ggerganov/llama.cpp/pull/8604) & latest master with tekken tokenizer fixes applied
19
-
20
  - quants done with an importance matrix for improved quantization loss
21
  - Requantized ggufs & imatrix from hf bf16
22
  - Wide coverage of different gguf quant types from Q\_8\_0 down to IQ1\_S
 
13
 
14
  # Quant Infos
15
 
 
16
 
17
+ - needs [#8604](https://github.com/ggerganov/llama.cpp/pull/8604) & latest master with tekken tokenizer fixes applied
 
18
  - quants done with an importance matrix for improved quantization loss
19
  - Requantized ggufs & imatrix from hf bf16
20
  - Wide coverage of different gguf quant types from Q\_8\_0 down to IQ1\_S