- On-prem
- Hosted
This reference uses
cd-dyt-gpt-oss-120b-8-32-64-128k as the example model bundle. You can use any model bundle(s) you like in practice.sambastack-models chart install:models-values.yaml
helm upgrade --install sambastack-models step, and Deploy a bundle for the deployment workflow.Configuration parameters
gateway
cloud-ui (web UI)
auth-and-billing
cloudnative-pg
serviceTiers
Service tiers control which models a user can reach, their rate limits, and queue behavior. For the full field set and the inheritance model, see Service tiers. The output token bounds are set here:
Each field resolves independently from the narrowest level that sets it: the context group, then the tier, then the model. Left unset at every level, generation runs to a natural stop or the model’s context window. See Output token bounds for how the two fields interact.
Model configuration
Models, bundles, and PEFs are deployed by the models chart (sambastack-models), a separate Helm release from the sambastack chart. Its configuration reference lives on that page.
On hosted deployments, the models chart values live in a models.yaml section of the installer ConfigMap, alongside the sambastack.yaml section rather than inside it:
On-prem, the models chart values are a separate file passed to the
sambastack-models install rather than a key in this file. See Quickstart - on-prem.
