Skip to content

Clarify LLMS_AVAILABLE vs. full model set in benchmarks docs#1061

Merged
dolaameng merged 1 commit into
mainfrom
agent/limagoog-20260612163257-ae1407dd
Jun 12, 2026
Merged

Clarify LLMS_AVAILABLE vs. full model set in benchmarks docs#1061
dolaameng merged 1 commit into
mainfrom
agent/limagoog-20260612163257-ae1407dd

Conversation

@kaggle-agent

@kaggle-agent kaggle-agent commented Jun 12, 2026

Copy link
Copy Markdown
Collaborator

Users were misreading LLMS_AVAILABLE in the generated .env as a hard
limit on which models their Model Proxy token can access (see issue
#1059). Add short notes to the kaggle benchmarks init sections, and
to the Local Iteration Loop in the skill reference, explaining that
it's a curated local subset and that kaggle b t models / kaggle b t run expose the full model catalog on Kaggle's infrastructure.

Fixes #1059


Task: limagoog-20260612163257-ae1407dd
Context: https://chat.kaggle.net/kaggle/pl/yspw6y6smtgfjydrs5zn8he1ba

Users were misreading `LLMS_AVAILABLE` in the generated `.env` as a
hard limit on which models their Model Proxy token can access. Add
short notes to the `kaggle benchmarks init` sections (and the Local
Iteration Loop in the skill reference) explaining that it's a curated
local subset, and that `kaggle b t models` / `kaggle b t run` expose
the full model catalog on Kaggle's infrastructure.

Co-authored-by: kaggle-agent <kaggle-agent@users.noreply.github.com>
@dolaameng dolaameng requested review from nl917 and stevemessick June 12, 2026 16:53
@dolaameng dolaameng mentioned this pull request Jun 12, 2026

@stevemessick stevemessick left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll add this to 2.2.2.

@dolaameng dolaameng merged commit 86fbd6a into main Jun 12, 2026
14 checks passed
@dolaameng dolaameng deleted the agent/limagoog-20260612163257-ae1407dd branch June 12, 2026 17:33
stevemessick added a commit that referenced this pull request Jun 12, 2026
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.

Model list discrepancy between CLI and notebook environments

4 participants