Skip to content

docs: document quant-variant selection for serve/chat - #11

Merged
prabod merged 1 commit into
mainfrom
docs/serve-variant-selection
Jun 30, 2026
Merged

prabod merged 1 commit into
mainfrom
docs/serve-variant-selection

Conversation

@prabod

@prabod prabod commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Documents how to pick a quant build when serving/chatting — previously undocumented.

Changes

  • docs/cli/reference.md — a "Selecting a quant variant" note under the runtime commands, covering both forms.
  • docs/guides/serving.md — a "Choosing a quant build" section with examples.
basert serve basecompute/gemma-4-E2B-it:default-q8        # inline (works today)
basert serve basecompute/gemma-4-E2B-it --variant default-q8   # flag

Dependency

The inline :variant selector works in the current CLI. The --variant flag is added by basecompute/baseRT-internal#32 — merge/ship that (and mirror it) before this is fully accurate. The inline form covers users in the meantime.

Once merged, the docs site (docs.basecompute.co) picks this up on its next sync.

Document the inline `org/model:variant` selector and the `--variant` flag in
the CLI reference and the serving guide (cli/reference.md, guides/serving.md).
@prabod
prabod merged commit e3cf414 into main Jun 30, 2026
3 checks passed
@prabod
prabod deleted the docs/serve-variant-selection branch June 30, 2026 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant