Skip to content

Add kimi-k3 template - #9811

Merged
tastelikefeet merged 7 commits into
modelscope:mainfrom
tastelikefeet:feat/kimi-k3
Jul 30, 2026
Merged

Add kimi-k3 template#9811
tastelikefeet merged 7 commits into
modelscope:mainfrom
tastelikefeet:feat/kimi-k3

Conversation

@tastelikefeet

Copy link
Copy Markdown
Collaborator

PR type

  • Bug Fix
  • New Feature
  • Document Updates
  • More Models or Datasets Support

PR information

Write the detail information belongs to this PR.

Experiment results

Paste your experiment result here(if needed).

@gemini-code-assist

Copy link
Copy Markdown
Contributor

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

# `encode(..., add_special_tokens=False)` call, which spams streaming
# inference; silence that logger.
tokenizer = self._get_tokenizer(processor)
logging.getLogger(type(tokenizer).__module__).setLevel(logging.ERROR)

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

这里是为什么

@tastelikefeet
tastelikefeet merged commit 9ca1514 into modelscope:main Jul 30, 2026
4 of 6 checks passed
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.

4 participants