Skip to content

Conversation

@ochougul
Copy link
Contributor

No description provided.

…only model, even though this is not intuitive, being done for vllm interface to be easier

Signed-off-by: Onkar Chougule <[email protected]>
Signed-off-by: Onkar Chougule <[email protected]>
num_q_blocks = os.environ.get("NUM_Q_BLOCKS", None)
if num_q_blocks is None:
block_size = 128
block_size = 256
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you move this to constant.py

@quic-rishinr
Copy link
Contributor

Can we move examples/gpt_oss_disagg_mode_with_chunking.py disagg_serving folder and update disagg_serving feature in examples/readme

@quic-hemagnih quic-hemagnih merged commit 42565a3 into main Dec 23, 2025
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