dependabot[bot]
a04de5b170
Bump actions/setup-python from 4 to 5 ( #955 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-07 08:30:52 -05:00
Juan Calderon-Perez
2dfcde881a
Add support for using wheels when installing llama-cpp-python ( #904 )
...
* Initial changes to support wheels
* Format shell files
* Remove curl, move location of .ENV file
* Fix path to shfmt
* Add OPT for ShellCheck
* Fix for SC1091
* Disable SC1091
* Fix delete prompt call when prompt in progress
* Add null check
* Revert changes to Dockerfile
* Fix syntax issue
* Remove duplicated command
2023-11-26 18:34:28 -05:00
Juan Calderon-Perez
c7f0b487aa
Add support for GGUF models ( #866 )
2023-11-17 09:07:02 -05:00
Juan Calderon-Perez
b4190e5616
Add support for latest debian release ( #755 )
2023-09-19 22:55:19 -04:00
Juan Calderon-Perez
c1af339edc
Update Issue Templates and workflows ( #691 )
2023-09-04 21:17:23 -04:00
Juan Calderon-Perez
a2850558ff
Add cronjob to check available models on a nightly basis ( #440 )
2023-06-17 21:26:00 -04:00
Nathan Sarrazin
9168761b9b
Add CI/Lint process for web frontend ( #438 )
...
* add CI for web project
* run prettier over whole app
* ci fix
* sigh
* fix linting
* Do not run Docker Build until all checks have passed
* clean up delete feature
* fix index
---------
Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>
2023-06-17 22:21:25 +02:00