| Model | Slug | Image | Reasoning |
|---|---|---|---|
Custom models
Beyond the catalog above, Valar can serve your own model weights. If you have a custom or fine-tuned open-weight model, we can host it on Valar’s inference stack and expose it through the same OpenAI-compatible API, completion windows, and billing as any catalog model. Reach out to your Valar contact to onboard a custom model. For adapter-based customization on top of a supported base model, register a PEFT-trained LoRA adapter and run it against an eligible base model such aszai-org/GLM-5.2.
To confirm what your API key can reach in a given environment at runtime, call
GET /v1/models against that environment rather than relying on this table alone.