fix(chutes): correct Kimi-K2.5-TEE model specifications#738
Closed
mugnimaestra wants to merge 1 commit intoanomalyco:devfrom
Closed
fix(chutes): correct Kimi-K2.5-TEE model specifications#738mugnimaestra wants to merge 1 commit intoanomalyco:devfrom
mugnimaestra wants to merge 1 commit intoanomalyco:devfrom
Conversation
Corrections made based on chutes API source: - Updated name from 'Kimi K2.5 TEE' to 'moonshotai/Kimi-K2.5-TEE' - Added family field: 'kimi' - Fixed reasoning capability from false to true - Added reasoning_content interleaved field - Fixed tool_call capability from false to true - Fixed structured_output capability from false to true - Added knowledge cutoff: 2024-10 - Corrected context window from 32,768 to 262,144 - Corrected output window from 8,192 to 65,535 - Expanded input modalities to include text, image, and video This PR supersedes anomalyco#736 which contains errors in model specifications.
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
"Kimi K2.5 TEE"to"moonshotai/Kimi-K2.5-TEE""kimi"falsetotruefalsetotruefalsetotrue"2024-10"32,768to262,1448,192to65,535["text"]to["text", "image", "video"]Context
This PR corrects the model specifications for
moonshotai/Kimi-K2.5-TEEbased on the chutes API source. The previous values were incorrect and need to be aligned with the actual API capabilities.Note
This PR supersedes #736 which contains errors in the model specifications. All corrections have been validated against the chutes API source.
Files Changed
providers/chutes/models/moonshotai/Kimi-K2.5-TEE.toml