Juan Calderon-Perez
78cff9c47f
Updates to CI process for Python dependencies ( #912 )
2023-11-27 22:08:30 -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
b4190e5616
Add support for latest debian release ( #755 )
2023-09-19 22:55:19 -04:00
Juan Calderon-Perez
0acf8e0911
Add /ping route to API ( #685 )
2023-09-04 00:59:26 -04:00
Juan Calderon-Perez
0500cb2266
Remove support for DragonflyDB ( #684 )
2023-09-03 23:37:23 -04:00
Juan Calderon-Perez
fbdcb64201
Split Docker build into separate CI job, Support for Node 20 ( #683 )
...
* Split Docker build into separate CI job
* Update docker.yml
* Add build as part of CI process, bump Node to v20.x
* Add build as part of CI process, bump Node to v20.
2023-09-02 22:38:59 -04:00
Juan Calderon-Perez
8844153111
Add support for gpu_layers, LLaMA2 parameters, and increase token and context window ( #611 )
2023-08-10 01:21:14 -04:00
dependabot[bot]
cb3c6c4395
Bump dragonflydb/dragonfly from v1.7.1 to v1.8.0 ( #608 )
...
Bumps [dragonflydb/dragonfly](https://github.com/dragonflydb/dragonfly ) from v1.7.1 to v1.8.0.
- [Release notes](https://github.com/dragonflydb/dragonfly/releases )
- [Commits](https://github.com/dragonflydb/dragonfly/compare/v1.7.1...v1.8.0 )
---
updated-dependencies:
- dependency-name: dragonflydb/dragonfly
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-09 08:20:53 -04:00
Juan Calderon-Perez
86879884c6
Add missing dependency for Dragonfly
2023-08-06 23:23:46 -04:00
Juan Calderon-Perez
924831b069
Avoid installing recommended packages
2023-08-06 23:07:57 -04:00
Juan Calderon-Perez
12ec7b7f42
Support for DragonflyDB ( #598 )
2023-08-06 22:54:42 -04:00
Juan Calderon-Perez
696c2d288c
Fixes to startup scripts and Dockerfiles ( #517 )
2023-07-09 18:28:33 -04:00
Juan Calderon-Perez
da8c3e27d3
Refactor production Dockerfile, Add development Dockerfile ( #485 )
...
* Refactor Dockerfile, add Dockerfile.dev for development
* We need dev dependencies for running vite build
2023-07-01 22:47:29 -04:00