AutoGGUF/src/gguf
BuildTools 102e3a14fd
chore: update for new year and improve compliance
- updated copyright year in LICENSE file to 2025
- bundled llama.cpp licensing text in About menu to maintain MIT compliance
- updated llama.cpp and gguf Python library and scripts
- adjusted monitoring intervals from 0.2s to 0.5s
- updated Python requirements to latest compatible versions
- added new HF to GGUF conversion types: `tq1_0` and `tq2_0`

Happy New Year 🎉!
2025-01-08 15:11:47 -08:00
..
__init__.py refactor: optimize GGUF imports 2024-09-14 10:11:43 -07:00
constants.py chore: update for new year and improve compliance 2025-01-08 15:11:47 -08:00
gguf_reader.py chore: update for new year and improve compliance 2025-01-08 15:11:47 -08:00
gguf_writer.py chore: update for new year and improve compliance 2025-01-08 15:11:47 -08:00
lazy.py chore: update for new year and improve compliance 2025-01-08 15:11:47 -08:00
metadata.py chore: update for new year and improve compliance 2025-01-08 15:11:47 -08:00
quants.py chore: update for new year and improve compliance 2025-01-08 15:11:47 -08:00
tensor_mapping.py chore: update for new year and improve compliance 2025-01-08 15:11:47 -08:00
utility.py refactor: optimize GGUF imports 2024-09-14 10:11:43 -07:00
vocab.py chore: update for new year and improve compliance 2025-01-08 15:11:47 -08:00