Skip to content

feat: Set warmup salt to true as default#365

Merged
arekay-nv merged 2 commits into
mainfrom
arekay/main/set_warmup_salt_true
Jun 24, 2026
Merged

feat: Set warmup salt to true as default#365
arekay-nv merged 2 commits into
mainfrom
arekay/main/set_warmup_salt_true

Conversation

@arekay-nv

Copy link
Copy Markdown
Collaborator

What does this PR do?

Enable warmup to use salt by default.

Type of change

  • Bug fix
  • New feature
  • Documentation update
  • Refactor/cleanup

Related issues

Testing

  • Tests added/updated
  • All tests pass locally
  • Manual testing completed

Checklist

  • Code follows project style
  • Pre-commit hooks pass
  • Documentation updated (if needed)

Signed-off-by: Rashid Kaleem <230885705+arekay-nv@users.noreply.github.com>
@arekay-nv arekay-nv requested a review from a team June 22, 2026 03:19
@github-actions

Copy link
Copy Markdown

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅

@github-actions github-actions Bot requested a review from nvzhihanj June 22, 2026 03:20

@gemini-code-assist gemini-code-assist Bot 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.

Code Review

This pull request changes the default value of the warmup salt configuration from False to True across the schema, configuration templates, and unit tests. Feedback suggests adding a negative CLI flag (--no-warmup-salt) to ensure users can still disable warmup salting from the command line now that it is enabled by default.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread src/inference_endpoint/config/schema.py
@arekay-nv arekay-nv changed the title Set warmup salt to true as default feat: Set warmup salt to true as default Jun 24, 2026
@arekay-nv arekay-nv merged commit 01c8a37 into main Jun 24, 2026
8 checks passed
@arekay-nv arekay-nv deleted the arekay/main/set_warmup_salt_true branch June 24, 2026 16:24
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 24, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants