Draft
Conversation
0859bb9 to
cf3c839
Compare
Using tensor parallelism strategy. From 86 toks/s to 119 tok/s for Qwen 3.5 on 2x5090
```
4cpus:
total: 2m56s
ci-cpu: 2m14
ci-neuron: 2m07s
ci-tpu: 1m58s
8cpus:
total: 2m26s
ci-cpu: 1m37s
ci-neuron: 1m47s
ci-tpu: 1m36s
16cpus (mi8-flex):
total: 2m07s
ci-cpu: 1m24s
ci-neuron: 1m26s
ci-tpu: 1m19s
16cpus (c8i-flex):
total: 1m58s
ci-cpu: 1m17s
ci-neuron: 1m15s
ci-tpu: 1m17s
32cpus:
total: 1m48s
ci-cpu: 1m05s
ci-neuron: 1m06s
ci-tpu: 1m02s
```
RunsOn tends to prefer m8i instance (memory-optimzed) rather than c8i
ones for some reason, so forced the family with `c8+c7`, maybe we could
just use `c8`. But not sure if it's worth being that selective. RunsOn
selects the best there is.
cf3c839 to
e554054
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.