swm models
Subcommands
Section titled “Subcommands”| Command | Description |
|---|---|
models search <query> | Search HuggingFace Hub |
models info <model> | Detailed model info |
models pull <id> <model> | Download model to pod |
models set <id> <model> | Activate model for vLLM |
models list <id> | List downloaded models |
models remove <id> <model> | Remove a model |
Examples
Section titled “Examples”swm models search "qwen3 coder" --sort downloadsswm models info Qwen/Qwen3-235B-A22Bswm models pull runpod:abc123 Qwen/Qwen3-8Bswm models set runpod:abc123 Qwen/Qwen3-8B --restartswm models list runpod:abc123Dual-engine support
Section titled “Dual-engine support”org/model-name(contains/) → HuggingFace download for vLLMmodel:tag(no/) → Ollama pull