--- # ------------------------------------------------------------------------------ # FILE: roles/llm-inference/meta/main.yml # ------------------------------------------------------------------------------ galaxy_info: role_name: llm_inference author: rblundon license: MIT description: > Deploys vLLM serving stack with NVIDIA RTX 3090 on Ubuntu 24.04. Manages NVIDIA drivers, Python venv, model download, systemd service, and Hermes provider integration. min_ansible_version: "2.15" dependencies: []