File size: 144 Bytes
19822a8
 
 
 
 
1
2
3
4
5
6
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