Commit Graph

7 Commits

Author SHA1 Message Date
BuildTools a7e8bf673e
refactor: adapt gguf library to project
- remove comments
- remove argparse help text
2024-08-16 19:58:29 -07:00
BuildTools f7f9a457ea
feat(models): add support for EXAONE model type
- updated llama.cpp convert_hf_to_gguf.py file to support EXAONE models by LG
2024-08-16 19:52:36 -07:00
BuildTools c02df3005e
docs: update docstrings and small code fixes
- update docstrings for AutoGGUF.py and add for lora_conversion.py and Logger.py
- fix IDE detected code typos and errors
2024-08-16 19:43:48 -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 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