Commit Graph

12 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 d4be39a22c
feat(core): implement plugins
- add plugins feature using importlib
- edit .gitignore
- change enabled state of AUTOGGUF_SERVER to "enabled" from "true" for consistency
2024-08-22 20:08:02 -07:00
BuildTools 32f29b9f7c
fix: update regex for progress tracking
- update regex for progress tracking
- add .env.example file
- update .gitignore
2024-08-20 17:15:55 -07:00
BuildTools 7966150d90
ci: add PyPI setup script 2024-08-17 13:41:21 -07:00
BuildTools f02fcb28de
ci: add inno setup build file
- add inno setup build file
- align localizations definitions
- update .gitignore
2024-08-16 21:04:32 -07:00
leafspark 95ca743e10
chore: add .css to .gitignore 2024-08-16 20:06:17 -07:00
BuildTools a8ed4a87b1
ci: add optimized build scripts using Nuitka 2024-08-12 20:59:01 -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
BuildTools 868b15b61f ci: add pre commit config and report template 2024-08-04 20:59:02 -07:00
BuildTools 6797ba1110 build: add cross-platform build scripts 2024-08-04 19:04:02 -07:00
BuildTools 86b1474c99 add build script + instructions and favicon 2024-08-04 15:24:54 -07:00
BuildTools 41ebb7d609 add gitignore file 2024-08-04 14:26:30 -07:00