Georgi Gerganov
|
5af8e32238
|
ci : do not run on drafts
|
2023-04-18 19:57:06 +03:00 |
|
Pavol Rusnak
|
8b679987cd
|
Fix whitespace, add .editorconfig, add GitHub workflow (#883)
|
2023-04-11 19:45:44 +00:00 |
|
Juan Calderon-Perez
|
8c2ec5e21d
|
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
|
0f1b21cb90
|
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
|
2af23d3043
|
🚀 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 |
|