Skip to content

fix(deepseek): reserve rings before KV sizing - #209

Open
vegetabledoww wants to merge 1 commit into
hw-native-sys:mainfrom
vegetabledoww:fix/deepseek-test-ring-depths
Open

fix(deepseek): reserve rings before KV sizing#209
vegetabledoww wants to merge 1 commit into
hw-native-sys:mainfrom
vegetabledoww:fix/deepseek-test-ring-depths

Conversation

@vegetabledoww

Copy link
Copy Markdown
Contributor

Pass the per-dispatch RunConfig when creating the persistent DeepSeek worker so its static ring arenas are committed before the KV cache budget is measured.

Use the previously validated four-ring EP8 capacities in the accuracy guard and documented commands, avoiding the 8 GiB heap produced by broadcasting a 2 GiB scalar.

@coderabbitai

coderabbitai Bot commented Aug 29, 2026

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 202ca5d2-e1c6-40e6-8dea-9a24ab01ada4


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@vegetabledoww
vegetabledoww force-pushed the fix/deepseek-test-ring-depths branch 2 times, most recently from 7bac55f to cc0d8a2 Compare August 29, 2026 02:04
Pass the per-dispatch RunConfig when creating the persistent DeepSeek worker so its static ring arenas are committed before the KV cache budget is measured.

Use the previously validated four-ring EP8 capacities in the accuracy guard and documented commands, avoiding the 8 GiB heap produced by broadcasting a 2 GiB scalar.

Advance the pypto-lib gitlink to f56cce2, which contains the DeepSeek-V4 create_tensor init_value migration required by the current PyPTO API.
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.

1 participant