Skip to content

docs: update tokenization pool configuration#230

Merged
github-actions[bot] merged 1 commit into
llm-d:mainfrom
sagearc:update-configuration
Dec 26, 2025
Merged

docs: update tokenization pool configuration#230
github-actions[bot] merged 1 commit into
llm-d:mainfrom
sagearc:update-configuration

Conversation

@sagearc
Copy link
Copy Markdown
Collaborator

@sagearc sagearc commented Dec 24, 2025

Tokenization pool should now be aware of the base model name at initialization for eager startup.
ref: #192

Signed-off-by: Sage Ahrac <sagiahrak@gmail.com>
Copilot AI review requested due to automatic review settings December 24, 2025 11:54
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the documentation to include the modelName parameter in the tokenization pool configuration, which is required for proper tokenizer initialization at startup.

Key Changes:

  • Added modelName field to tokenizersPoolConfig documentation across all relevant sections
  • Documented the field as a string type representing the base model name for the tokenizer

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@vMaroon
Copy link
Copy Markdown
Member

vMaroon commented Dec 26, 2025

/lgtm
/approve

@github-actions github-actions Bot added the lgtm Looks good to me, indicates that a PR is ready to be merged. label Dec 26, 2025
@github-actions github-actions Bot merged commit e89067a into llm-d:main Dec 26, 2025
8 of 11 checks passed
@sagearc sagearc deleted the update-configuration branch December 27, 2025 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm Looks good to me, indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants