mirror of
https://github.com/antirez/gguf-tools.git
synced 2025-09-18 04:08:09 +08:00
Add BF16 support and fix warnings
This change updates the data type definitions to be the same as the latest source code. Support for the bfloat16 data type is available however it can't interpret the IQ quantization formats yet. Cleanup of compiler warnings and other nits have been fixed, but behavioral changes have been avoided, and no new features are as of yet added.
This commit is contained in: