Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-25 | gguf-py : fix and simplify quantized shape round-trip (#7483) | compilade | |
* gguf-py : fix and simplify quantized shape round-trip * gguf-py : remove unused import | |||
2024-05-13 | convert-hf : support direct Q8_0 conversion (#7234) | compilade | |
* convert-hf : support q8_0 conversion * convert-hf : add missing ftype This was messing with the checksums otherwise. * convert-hf : add missing ftype to Baichuan and Xverse I didn't notice these on my first pass. |