1
0
mirror of https://github.com/ggerganov/llama.cpp.git synced 2025-01-20 16:51:16 +01:00
Commit Graph

2 Commits

Author SHA1 Message Date
compilade
b83bab15a5
gguf-py : fix and simplify quantized shape round-trip ()
* gguf-py : fix and simplify quantized shape round-trip

* gguf-py : remove unused import
2024-05-25 11:11:48 +10:00
compilade
ee52225067
convert-hf : support direct Q8_0 conversion ()
* 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.
2024-05-13 14:10:51 -04:00