Commit Graph

5 Commits

Author SHA1 Message Date
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 db1733b4ed
refactor: allow specifying output path in lora conversion subprocess
- remove the shutil.move operation
- allow specifying the output path in arguments in convert_lora_to_ggml.py utility
- bump max number of LoRA layers
2024-08-31 14:54:08 -07:00
BuildTools d2c83efebb
refactor: change filenames to follow PEP 8 2024-08-16 16:08:08 -07:00
BuildTools fa51f7cdb8 style: format code with Black 2024-08-04 19:50:34 -07:00
BuildTools 5843b51c0c add lora convert feature 2024-08-04 14:13:20 -07:00