* gguf-py : fix and simplify quantized shape round-trip * gguf-py : remove unused import
* 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.