myContainers / build_gguf.sh
TobDeBer
normal files
19822a8
raw
history blame
No virus
144 Bytes
podman build --squash-all --tag bookworm:gguf gguf
podman image prune -f
podman save localhost/bookworm:gguf >gguf.tar
time xz -6 -T0 gguf.tar