croll83 commited on
Commit
ee35555
·
verified ·
1 Parent(s): a52b85f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -106,7 +106,11 @@ Two GGUF versions are provided in this repo:
106
 
107
  There is a specific model image quantized from the BF16 using the new experimental Turboquant3 scheme pioneered by [YTan2000](https://huggingface.co/YTan2000) and [Tom Turney](https://x.com/no_stp_on_snek) where the innovative Google quant is applied not just to KV, but also to model weights:
108
 
109
- [Qwopus3.5-27B-v3-Abliterated-TQ3_4S.gguf](https://huggingface.co/croll83/Qwopus3.5-27B-v3-Abliterated/resolve/main/Qwopus3.5-27B-v3-Abliterated-TQ3_4S.gguf)
 
 
 
 
110
 
111
  ### Quantization Source
112
 
 
106
 
107
  There is a specific model image quantized from the BF16 using the new experimental Turboquant3 scheme pioneered by [YTan2000](https://huggingface.co/YTan2000) and [Tom Turney](https://x.com/no_stp_on_snek) where the innovative Google quant is applied not just to KV, but also to model weights:
108
 
109
+
110
+ | File | Quant | Size | BPW | Notes |
111
+ |---|---|---|---|---|
112
+ | [Qwopus3.5-27B-v3-Abliterated-TQ3_4S.gguf](https://huggingface.co/croll83/Qwopus3.5-27B-v3-Abliterated/resolve/main/Qwopus3.5-27B-v3-Abliterated-TQ3_4S.gguf) | TQ3_4S | ~13 GB | | Requires a fork of llama.cpp |
113
+
114
 
115
  ### Quantization Source
116