index
:
ik_llama.cpp.git
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.devops
Age
Commit message (
Expand
)
Author
2024-03-05
fix editorconfig check break (#5879)
Minsoo Cheong
2024-03-04
nix: static build (#5814)
hutli
2024-03-01
build(nix): Introduce flake.formatter for `nix fmt` (#5687)
Tushar
2024-02-22
nix: init singularity and docker images (#5056)
Someone
2024-02-19
Enable Vulkan MacOS CI
0cc4m
2024-02-03
add Vulkan support to Nix flake
Martin Schwaighofer
2024-02-02
docker : add build for SYCL, Vulkan + update readme (#5228)
Xuan Son Nguyen
2024-01-28
docker : add server-first container images (#5157)
Kyle Mistele
2024-01-24
nix-shell: use addToSearchPath
Michael Hueschen
2024-01-24
nix: add cc to devShell LD_LIBRARY_PATH
Michael Hueschen
2024-01-23
devops : add intel oneapi dockerfile (#5068)
Xuan Son Nguyen
2024-01-22
nix: add a comment on the many nixpkgs-with-cuda instances
Someone Serge
2024-01-22
nix: add a comment about makeScope
Someone Serge
2024-01-22
nix: refactor the cleanSource rules
Someone Serge
2024-01-22
llama : support StableLM 2 1.6B (#5052)
compilade
2024-01-21
Revert LLAMA_NATIVE to OFF in flake.nix (#5066)
iSma
2024-01-05
flake.nix : fix typo (#4700)
Ikko Eltociear Ashimine
2023-12-31
flake.nix: expose full scope in legacyPackages
Someone Serge
2023-12-29
python : add check-requirements.sh and GitHub workflow (#4585)
crasm
2023-12-29
flake.nix : rewrite (#4605)
Philip Taron
2023-11-30
docker : add finetune option (#4211)
Juraj Bednar
2023-09-15
ci : Cloud-V for RISC-V builds (#3160)
Ali Tariq
2023-09-08
docker : add git to full-cuda.Dockerfile main-cuda.Dockerfile (#3044)
hongbo.mo
2023-08-30
[Docker] fix tools.sh argument passing. (#2884)
Henri Vasserman
2023-08-28
devops : added systemd units and set versioning to use date. (#2835)
JohnnyB
2023-08-25
ROCm Port (#1087)
Henri Vasserman
2023-08-23
devops : RPM Specs (#2723)
JohnnyB
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