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
|
81b2d4137b
|
feat(core): add AutoFP8 quantization classes
- add AutoFP8 quantization classes
- minor fixes based on IDE recommendations
|
2024-09-01 20:35:35 -07:00 |
BuildTools
|
a59b49fd97
|
chore: update llama.cpp convert scripts
|
2024-08-31 14:01:41 -07:00 |
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 |