Commit Graph

279 Commits

Author SHA1 Message Date
BuildTools ab7ffb0ad3
refactor: optimize imports 2024-08-05 17:29:01 -07:00
BuildTools 1feab011e4
refactor: move error handling to separate module 2024-08-05 16:52:33 -07:00
leafspark 3ff9caabbf
docs: update verification instructions and update to v1.5.0 prerel 2024-08-05 14:06:47 -07:00
BuildTools 4ced884a0d
feat(conversion): add HF to GGUF conversion + refactor localization
- refactor localization and split into sections
- add HF safetensors conversion support
- add run.sh script for Linux
2024-08-05 13:29:30 -07:00
leafspark d25989dc0c
docs: update changelog to v1.4.3 2024-08-05 12:24:33 -07:00
leafspark 51c3de4995
docs: update to v1.4.3 2024-08-05 12:22:02 -07:00
BuildTools aaacba491d
Merge branch 'main' of https://github.com/leafspark/AutoGGUF 2024-08-05 12:11:44 -07:00
BuildTools dc9a1c8971
feat: support multiple quantization types
This commit adds the ability to select and run multiple quantization types simultaneously. It includes:
- Replacing the quantization type dropdown with a multi-select list
- Updating preset saving and loading to handle multiple quantization types
- Modifying the quantize_model function to process all selected types
- fix formatting issue with previous commit
- use error and in progress messages from localizations in QuantizationThread
2024-08-05 12:11:08 -07:00
leafspark fc78dd365f
docs: Add SECURITY.md 2024-08-05 11:53:49 -07:00
leafspark eccd60fa5e
docs: add code of conduct 2024-08-05 11:47:18 -07:00
BuildTools e69237b7b9
docs: enhance class and method documentation
- fix formatting issues from last commit
- add docstrings for important classes
2024-08-05 11:37:20 -07:00
BuildTools c9167a7ac4
feat(model): implement model sharding management
- Add sharding functionality to improve performance
- Update documentation to make reading code easier
- Modify .gitignore for stricter file management
2024-08-05 11:26:29 -07:00
leafspark cfa61fd9e7
ci: remove crlf 2024-08-04 21:15:34 -07:00
BuildTools 444475fb3f style: reformat localizations file 2024-08-04 21:11:52 -07:00
leafspark 33275f13a2
ci: add formatting check 2024-08-04 21:04:21 -07:00
leafspark 247f8c1c45
docs: update pre commit instructions 2024-08-04 21:03:39 -07:00
BuildTools 868b15b61f ci: add pre commit config and report template 2024-08-04 20:59:02 -07:00
BuildTools e09f54dcb7 Merge branch 'main' of https://github.com/leafspark/AutoGGUF 2024-08-04 19:50:48 -07:00
BuildTools fa51f7cdb8 style: format code with Black 2024-08-04 19:50:34 -07:00
leafspark a69f6d6750
docs: update formatting instructions 2024-08-04 19:47:29 -07:00
leafspark eb8096699d
docs: update readme to v1.4.2
added and organized shields, clear building instructions and bugfix reflected in Issues section
2024-08-04 19:45:01 -07:00
leafspark 08bff51ab3
docs: update changelog to v1.4.2 2024-08-04 19:37:19 -07:00
BuildTools 2dc5bd9e8a fix: Hide Base Model label when GGML type selected 2024-08-04 19:32:07 -07:00
leafspark 943c32fea0
ci: create codeql.yml 2024-08-04 19:20:53 -07:00
leafspark e4543784ed
docs: update CONTRIBUTIING.md 2024-08-04 19:18:52 -07:00
leafspark 757fbb34ec
docs: update requirements.txt 2024-08-04 19:16:52 -07:00
leafspark 8e42377150
chore: create changelog 2024-08-04 19:13:54 -07:00
BuildTools 6797ba1110 build: add cross-platform build scripts 2024-08-04 19:04:02 -07:00
leafspark 89826de0b2
chore: add .gitattributes 2024-08-04 18:52:14 -07:00
leafspark 2941017d7d
remove every error 2024-08-04 18:48:16 -07:00
leafspark c2d22d478c
Create CONTRIBUTING.md 2024-08-04 18:44:16 -07:00
leafspark 2f23cdd503
reduce strictness 2024-08-04 18:39:49 -07:00
leafspark 8e060d2087
add pylint 2024-08-04 18:34:50 -07:00
leafspark 93be6139f7
add shields and reformat readme 2024-08-04 18:32:25 -07:00
leafspark 7af40477f4
update screenshot + wiki ref 2024-08-04 18:11:23 -07:00
BuildTools 1adad11a62 Merge branch 'main' of https://github.com/leafspark/AutoGGUF 2024-08-04 18:01:20 -07:00
BuildTools 70f9db166d print out quant command and log, dynamic kv 2024-08-04 18:01:17 -07:00
leafspark 4b1f7b5991
Update README.md 2024-08-04 16:51:43 -07:00
BuildTools eba074ae89 Merge branch 'main' of https://github.com/leafspark/AutoGGUF 2024-08-04 16:04:06 -07:00
BuildTools 315fb7f03c edit favicon 2024-08-04 16:04:04 -07:00
leafspark f6beecf043
add banner 2024-08-04 15:53:27 -07:00
leafspark 91ed31c5a4
add star history and formatting change 2024-08-04 15:39:20 -07:00
BuildTools 86b1474c99 add build script + instructions and favicon 2024-08-04 15:24:54 -07:00
BuildTools 558ff49290 Merge branch 'main' of https://github.com/leafspark/AutoGGUF 2024-08-04 15:07:28 -07:00
BuildTools 10911b71a0 add assets fix, code format, progress bar fix 2024-08-04 15:07:24 -07:00
BuildTools 3e8d7b1415 adjust window size and code formatting 2024-08-04 14:44:39 -07:00
leafspark eedf326c02
update issues and troubleshooting 2024-08-04 14:43:05 -07:00
BuildTools 41ebb7d609 add gitignore file 2024-08-04 14:26:30 -07:00
BuildTools 8aedb5fc3f add localizations support for LoRA and model features 2024-08-04 14:24:29 -07:00
BuildTools 6a27fec840 Merge branch 'main' of https://github.com/leafspark/AutoGGUF 2024-08-04 14:13:23 -07:00