**Goal** `llmq run worker <model-name> <queue-name>` should accept all vllm cli arguments, like `--dtype` or `--max-model-len`. Full list is here: https://docs.vllm.ai/en/latest/cli/serve.html#modelconfig **Considerations** - Perhaps we want only the modelConfig?