You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
llama.cpp/.devops
bsilvereagle a0c0516416
Remove torch GPU dependencies from the Docker.full image (#665)
By using `pip install torch --index-url https://download.pytorch.org/whl/cpu`
instead of `pip install torch` we can specify we want to install a CPU-only version
of PyTorch without any GPU dependencies. This reduces the size of the Docker image
from 7.32 GB to 1.62 GB
1 year ago
..
full.Dockerfile Remove torch GPU dependencies from the Docker.full image (#665) 1 year ago
main.Dockerfile 🚀 Dockerize llamacpp (#132) 1 year ago
tools.sh Remove oboslete command from Docker script 1 year ago