53 Commits (083d958cedb9758b9f39a3ac666f340f79cd4240)
 

Author SHA1 Message Date
Atinoda 083d958ced
Create LICENSE
AGPL-3.0 license, matching the containerised project.
7 months ago
Atinoda 58392b249b Update docs for refactored variants 7 months ago
Atinoda d21346e3f4
Nightly workflows refactor (#39)
* Create default-nightly.yml
* Nightly variants
* Schedule nightly builds
* Disable arc nightly, More space required on builder
* Disable rocm nightly, More disk space required on builder
7 months ago
Atinoda f971ca054d Remove `unstable``tags from rocm and arc 8 months ago
Atinoda 76742f1fbd Disable nightly builds 8 months ago
Atinoda 2a1dbbf43f Update docs 8 months ago
Atinoda 0b6b7bc523 Update compose 8 months ago
Atinoda b38cb4c9f9 Refactor Dockerfile and variants 8 months ago
Atinoda e6f0ec9837 Bump CUDA version to 12.1
Fixes #31
11 months ago
Atinoda d4b58daffe Separate nightly builds 11 months ago
Atinoda 89aa0183ab Improve documentation
- Add Quick-Start section
- Expand Usage description
- Signpost Kubernetes issue
- Deprecate `monkey-patch`
11 months ago
Atinoda 0575195a24 Pin torch to CUDA 11.8 12 months ago
Atinoda 123618d6bf Remove hotfix for ExLlamaV2
Issue is resolved upstream
1 year ago
Atinoda e704efd2fa Hotfix for ExLlamaV2
See:
https://github.com/oobabooga/text-generation-webui/issues/4002
and
ec5164b8a8?diff=split
1 year ago
Atinoda 13c7bad5cd
Update README.md 1 year ago
Benjamin McLean 8f7d865b5e
README.md spelling (#24) 1 year ago
Atinoda faab710cbc Add Exllamav2 to base image 1 year ago
Atinoda e1d999f0b0 Document dated milestone pseudo-version releases 1 year ago
Atinoda 5ff0a9571c Delete docker-nightly.yml 1 year ago
Atinoda ffd25bc4e1 Update README.md about versions and nightlies 1 year ago
Atinoda 65897fd7c1 Implement nightly builds of all variants 1 year ago
Atinoda 43392402e0 Deprecate `llama-cublas` variant
`default` already includes CUDA GPU offloading for llama
1 year ago
Atinoda f85bf702ea Implement versioned builds
- Introduce new build arg `VERSION_TAG`
- Update version freshness checking
- Rename docker-compose build example file
1 year ago
Atinoda 79c7cf645e Fix `CMD` for `llama-cpu` variant 1 year ago
Atinoda 00340c0504 Create `llama-cpu` variant for systems without GPU
Fixes #16
1 year ago
Atinoda 6562cf0e16 Update config directories and compose example
Add `characters` directory to config
Remove softprompts from compose
1 year ago
Atinoda b6b1ca1391 Implement per-extension initialisation
(Plansee)
1 year ago
Atinoda 4c24344796 Remove ExLlama manual installation (no longer required) 1 year ago
Atinoda ef85657f3c
Implement Nightly builds as Github workflow (#10) 1 year ago
Atinoda 5b6477ddf3 Move nightly builds to dedicated branch 1 year ago
Atinoda b9d7caffdf
Update docker-nightly.yml 1 year ago
Atinoda f4638e1bd2
Create docker-nightly.yml 1 year ago
Atinoda d8fcbd7ca3
Fix example standalone run commands
Credit to @sdizen in #7 connection refused issue - thanks for sharing the fix!
1 year ago
Atinoda 84c1bbe883 Integrate `llama-cublas` into base image
- Update README.md with deprecation warnings and improved descriptions.
- Fix the build error in the latest `llama-cpp-python` version by removing CMAKE directives.
1 year ago
Atinoda ff496b6929 Integrate ExLlama in base image
Closes #6
1 year ago
Atinoda ee3f779157
Update README.md 1 year ago
Atinoda 56f068d4e8 Disable extensions folder mapping by default 1 year ago
Atinoda 068bea0948 Minor update README.me 1 year 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
1 year 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
1 year ago
Atinoda 524dad64c9 Fix `api` set up hint in README.md 1 year ago
Atinoda a0137d40b8 Refactor to pull Docker hub images
Also fixes `triton` dependency conflict
1 year ago
Atinoda b29d617880 Fix `cuda` variant dependency conflict
This variant will be pruned at a later date if the upstream author does not continue development on the branch.
1 year ago
Atinoda 1f409aefcd Update README.md
Shoutout to PanQiWei.
1 year ago
Atinoda eafec5449a Update README.md 1 year ago
Atinoda a75df0d7ae Integrate AutoGPTQ into base image 1 year ago
Atinoda 19133da4a7 Add disclaimer 1 year ago
Atinoda f00296f970
PR: Instruct git to preserve .sh line endings
Instruct git to preserve .sh line endings
1 year ago
Atinoda e048102bfd Instruct git to preserve .sh line endings 1 year ago
Atinoda 14a3bd3138 Implement `monkey-patch` variant 1 year ago