Releases: calcuis/gguf-connector
Releases · calcuis/gguf-connector
1.2.7
t8 implemented; f32 conversion from safetensors to gguf (optional: need torch to work)
1.2.5
t6 implemented; null check before transferring tensors (optional: need torch to work)
1.2.4
q2 for upscale quantization implemented (optional: need torch to work)
1.2.3
t5 implemented; for all t5 encoders conversion (optional: need torch to work)
1.2.2
take gguf pack by: ggc pack
1.2.1
t4 implemented for legacy model conversion
1.2.0
detector re-alignment; exclude unnecessary meta info
1.1.9
convertor t upgraded; auto detection rule applied