Skip to content

Conversation

@b4rtaz
Copy link
Owner

@b4rtaz b4rtaz commented Aug 12, 2025

This PR reduces the number of bytes required for synchronization between the CPU and GPU in prediction mode.

Tested on NVIDIA GeForce RTX 3060 12GB (with --steps 128):

Model Tokens/s (previous version) Tokens/s (this PR)
lama3_1_8b_instruct_q40 13.68 (73.07 ms/tok) 14.83 (67.42 ms/tok)
qwen3_0.6b_q40 44.41 (22.52 ms/tok) 61.98 (16.13 ms/tok)

@b4rtaz b4rtaz merged commit 01305c9 into main Aug 12, 2025
3 checks passed
@b4rtaz b4rtaz deleted the feat/reduce-gpu-sync-size branch August 12, 2025 21:22
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