Samuel Maynard
c2b5b7b128
ci(docker): fix tags in "Build and push docker image (tagged)" ( #4603 )
2023-12-23 11:35:55 +02:00
rhuddleston
0d1176daa9
ci : tag docker image with build number ( #4584 )
2023-12-22 08:56:34 +02:00
Samuel Maynard
a4f5d18157
ci : add jlumbroso/free-disk-space to docker workflow ( #4150 )
...
* [github][workflows][docker]: removes hardcoded `ggerganov` from `ghcr` repo
* [github][workflows][docker]: adds `jlumbroso/free-disk-space`
2023-12-21 22:36:26 +02:00
dylan
61cead9a5b
docker : add gpu image CI builds ( #3103 )
...
Enables the GPU enabled container images to be built and pushed
alongside the CPU containers.
Co-authored-by: canardleteer <eris.has.a.dad+github@gmail.com >
2023-09-14 19:47:00 +03:00
Georgi Gerganov
b2ef9f4eae
ci : do not run on drafts
2023-04-18 19:57:06 +03:00
Pavol Rusnak
e4d3b4b251
Fix whitespace, add .editorconfig, add GitHub workflow ( #883 )
2023-04-11 19:45:44 +00:00
Juan Calderon-Perez
47fc0b82b4
Add support for linux/arm64 platform during Docker Builds ( #514 )
...
* Add support for linux/arm64 platform
* Add platform to versioned builds
2023-03-26 14:48:42 +00:00
Bernat Vadell
30c583d35a
Docker - Fix publish docker image in GitHub Registry ( #235 )
...
* fix publish permission
* try to fix docker pipeline using as password github_token & username repository_owner
2023-03-20 18:05:20 +01:00
Bernat Vadell
afcd16588e
🚀 Dockerize llamacpp ( #132 )
...
* feat: dockerize llamacpp
* feat: split build & runtime stages
* split dockerfile into main & tools
* add quantize into tool docker image
* Update .devops/tools.sh
Co-authored-by: Georgi Gerganov <ggerganov@gmail.com >
* add docker action pipeline
* change CI to publish at github docker registry
* fix name runs-on macOS-latest is macos-latest (lowercase)
* include docker versioned images
* fix github action docker
* fix docker.yml
* feat: include all-in-one command tool & update readme.md
---------
Co-authored-by: Georgi Gerganov <ggerganov@gmail.com >
2023-03-17 10:47:06 +01:00