Commit Graph

3 Commits

Author SHA1 Message Date
Francis Couture-Harpin
8956543c09 convert_hf : simplify modify_tensors for InternLM2
* convert_lora : lazy conversion

* llama : load and use alpha from LoRA adapters
2024-07-15 02:48:24 -04:00
compilade
b83bab15a5
gguf-py : fix and simplify quantized shape round-trip (#7483)
* 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 (#7234)
* 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