Skip to content

Support for Deepseek R1 0528 (#3903) #5183

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

Merged
merged 1 commit into from
Jul 26, 2025

Conversation

0ne0rZer0
Copy link
Contributor

@0ne0rZer0 0ne0rZer0 commented Jul 26, 2025

Related Issue

Issue: #3903

Description

Added Deepseek R1 0528 support under hugging face

Test Procedure

Ran the extension with the above mentioned model and hugging face provider

Type of Change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • ♻️ Refactor Changes
  • 💅 Cosmetic Changes
  • 📚 Documentation update
  • 🏃 Workflow Changes

Pre-flight Checklist

  • Changes are limited to a single feature, bugfix or chore (split larger changes into separate PRs)
  • Tests are passing (npm test) and code is formatted and linted (npm run format && npm run lint)
  • I have created a changeset using npm run changeset (required for user-facing changes)
  • I have reviewed contributor guidelines

Screenshots

deepseek-r1 support

Additional Notes

Values taken from https://api-docs.deepseek.com/quick_start/pricing under deepseek-reasoner (which is referenced to 0528)
This is my first PR, please let me know if I have missed anything. Thank you.


Important

Adds support for DeepSeek-R1-0528 model under Hugging Face in api.ts.

  • Behavior:
    • Adds support for DeepSeek-R1-0528 model under Hugging Face in api.ts.
    • Model attributes: maxTokens 64,000, contextWindow 64,000, no image support, no prompt cache, free input/output.
  • Misc:
    • Updates huggingFaceModels in api.ts to include DeepSeek-R1-0528.

This description was created by Ellipsis for 4a3bcf5. You can customize this summary. It will automatically update as commits are pushed.

Copy link

changeset-bot bot commented Jul 26, 2025

🦋 Changeset detected

Latest commit: 4a3bcf5

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
claude-dev Patch

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

@saoudrizwan saoudrizwan merged commit dfbac3e into cline:main Jul 26, 2025
8 checks passed
li-yechao pushed a commit to li-yechao/cline that referenced this pull request Jul 27, 2025
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.

2 participants