-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Adding Kimi K2.5 #5501
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding Kimi K2.5 #5501
Conversation
🦋 Changeset detectedLatest commit: 398449f The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Adding a new entry for Kimi K2.5 in the changeset.
Updated supportsTemperature to false based on API specs.
|
Great work @Neonsy |
Thanks 😊 |
I'm testing K2.5 in my version,and found that when using native tool use, it fails due to missing preserveReasoning content.what about your version?I used the XML schema tool to test, and found that the k2.5 thinking mode performed very poorly in kilo, even worse than the no-thinking mode. Therefore, I think the native mode might be very important. |
@CaiDingxian You should be on the discord server 😂 I've already "advertised" that I'm working on a fix, or in this case, I just got done with it: #5544 |
Context
Adding Kimi K2.5 model.
Implementation
Added the model in the provider file. Added values based on my understanding and what I could find, but they should be double checked by someone else.
Screenshots
How to Test
Make a profile with the new code endpoint, and select Kimi K2.5 as model.
Note
When turning thinking off, the interface still says it's thinking, so I might've done something wrong there.
Could also just be an odd UI bug, that claims thinking is enabled.
Get in Touch