Public and team models
Models shown in the evaluation dialog have an available checkpoint. A single evaluation can select
several models and run each one against the same taskset.
Read a model page
The exact provider route is an implementation detail of the catalog entry. Use the model’s API name
in the SDK and let the gateway resolve the active route.
Create a trainable model
Select New model, choose a trainable base model, and give the fork a name. The new team-owned model inherits the source model’s base weights or its currently promoted checkpoint, then starts its own checkpoint history. Creating the model does not train it. Use theTrainingClient to collect rollouts, apply updates, and
promote checkpoints behind the same model API name.
Credentials and cost
AHUD_API_KEY authenticates gateway requests and attributes usage to your active team. Provider
credentials configured under BYOK can route eligible requests through your own provider
account. See team settings for keys, usage, and limits.
With a model selected, run it against a fixed suite in
evaluations.