Skip to content

Conversation

pravg-amd
Copy link
Contributor

No description provided.

Copy link
Contributor

Coverage report

This PR does not seem to contain any modification to coverable code.

@pravg-amd pravg-amd marked this pull request as ready for review September 24, 2025 06:11
@pravg-amd pravg-amd changed the title Download 70B IRPA Update KVCache type for 70B FP8 Sep 24, 2025
@pravg-amd pravg-amd changed the title Update KVCache type for 70B FP8 Update KVCache type for llama 70B FP8 Sep 24, 2025
Copy link
Member

@dan-garvey dan-garvey left a comment

Choose a reason for hiding this comment

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

Fine with this, but I thought I saw a PR a few days ago that dropped use-hf for something that instead just specified the rotary embedding type, might be worth updating the invocations here as well.

@pravg-amd
Copy link
Contributor Author

Fine with this, but I thought I saw a PR a few days ago that dropped use-hf for something that instead just specified the rotary embedding type, might be worth updating the invocations here as well.

Thanks. Will update the commands here

--output-config=$OUTPUT_DIR/config_attn.json \
--bs-prefill=$PREFILL_BS --bs-decode=$DECODE_BS --attention-kernel sharktank \
--use-hf --device-block-count 8043
--use-hf --device-block-count 8043 --kv-cache-dtype=$KV_CACHE_DTYPE
Copy link
Contributor

Choose a reason for hiding this comment

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

Why are we using 8043 for device-block-count? Seems like a strange number

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.

3 participants