1
0
mirror of https://github.com/ggerganov/llama.cpp.git synced 2025-01-22 09:39:08 +01:00
Commit Graph

2 Commits

Author SHA1 Message Date
Pavol Rusnak
8b679987cd
Fix whitespace, add .editorconfig, add GitHub workflow () 2023-04-11 19:45:44 +00:00
Bernat Vadell
2af23d3043
🚀 Dockerize llamacpp ()
* 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