12 Commits (master)

Author SHA1 Message Date
Atinoda 2f8b2fe4bb Update deployment parameters
- Remove compose `version`
- Update folder structure with
  - `cache`
  - `instruction-templates`
- Add examples for ROCM/AMD deployment
- Add examples for custom embedding configurations
3 weeks ago
Atinoda afeeb9e8ae Fix launch arg array handling 2 months ago
Atinoda b38cb4c9f9 Refactor Dockerfile and variants 3 months ago
Atinoda 123618d6bf Remove hotfix for ExLlamaV2
Issue is resolved upstream
8 months ago
Atinoda e704efd2fa Hotfix for ExLlamaV2
See:
https://github.com/oobabooga/text-generation-webui/issues/4002
and
ec5164b8a8?diff=split
8 months ago
Atinoda f85bf702ea Implement versioned builds
- Introduce new build arg `VERSION_TAG`
- Update version freshness checking
- Rename docker-compose build example file
9 months ago
Atinoda 6562cf0e16 Update config directories and compose example
Add `characters` directory to config
Remove softprompts from compose
10 months ago
Atinoda b6b1ca1391 Implement per-extension initialisation
(Plansee)
10 months ago
Atinoda 19f9c1b1ac Implement persistent extensions with optional runtime build
- Extensions are now explicitly copied from source to named volume
- Optional rebuild at runtime allows for extensions not present during build
- Closes #3
11 months ago
Atinoda 7caaaa4a7c Update to upstream changes
- AutoGPTQ manual installation removed (it is included in requirements)
- Softprompt config removed
- Build date print-out added to `docker-entrypoint.sh`
- `README.md` updated
12 months ago
Atinoda 1cfe526bb9 Improve config directory handling 1 year ago
Atinoda bd884491e4 Initial commit 1 year ago