Commit Graph

7 Commits

Author SHA1 Message Date
BuildTools b4817eee06
refactor(ggml): update safetensor conversion scripts 2025-03-22 09:41:54 -07:00
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
BuildTools 747aa7b9a8
refactor: optimize GGUF imports
- optimize imports in GGUF conversion utilities
- rename gguf library modules
- update .gitignore and build workflow
2024-09-14 10:11:43 -07:00
BuildTools a59b49fd97
chore: update llama.cpp convert scripts 2024-08-31 14:01:41 -07:00
BuildTools d2c83efebb
refactor: change filenames to follow PEP 8 2024-08-16 16:08:08 -07:00
BuildTools 10911b71a0 add assets fix, code format, progress bar fix 2024-08-04 15:07:24 -07:00
BuildTools 5843b51c0c add lora convert feature 2024-08-04 14:13:20 -07:00