Collection of cookbooks for Podman Quadlets
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

5 lines
308 B

# Hugging Face cache for the vLLM model weights. It is re-downloadable, hence
# stored under /var/lib/quadlets (non-precious data). Written by the rootful vLLM
# containers launched by llmsnap, so it is owned by root.
d /var/lib/quadlets/vllm 0755 root root -
d /var/lib/quadlets/vllm/cache 0755 root root -