index
:
llama.cpp.git
master
llama.cpp
user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.devops
Age
Commit message (
Expand
)
Author
2023-07-13
devops : add missing quotes to bash script (#2193)
Bodo Graumann
2023-07-11
docker : add '--server' option (#2174)
Jinwoo Jeong
2023-07-07
docker : add support for CUDA in docker (#1461)
dylan
2023-06-08
Add llama.cpp docker support for non-latin languages (#1673)
qingfengfenga
2023-06-03
Docker: change to calling convert.py (#1641)
Jiří Podivín
2023-05-28
Adding git in container package dependencies (#1621)
Jiří Podivín
2023-04-26
quantize : use `map` to assign quantization type from `string` (#1191)
Pavol Rusnak
2023-04-14
py : cleanup dependencies (#962)
Pavol Rusnak
2023-04-11
Fix whitespace, add .editorconfig, add GitHub workflow (#883)
Pavol Rusnak
2023-04-03
Remove torch GPU dependencies from the Docker.full image (#665)
bsilvereagle
2023-03-23
Remove oboslete command from Docker script
Georgi Gerganov
2023-03-20
Add tqdm to Python requirements (#293)
Stephan Walter
2023-03-17
Don't tell users to use a bad number of threads (#243)
Stephan Walter
2023-03-17
🚀 Dockerize llamacpp (#132)
Bernat Vadell