Add a comment on the use of float16 and set some EVs explicitly#69
Merged
functionstackx merged 4 commits intomainfrom Sep 28, 2025
Merged
Add a comment on the use of float16 and set some EVs explicitly#69functionstackx merged 4 commits intomainfrom
functionstackx merged 4 commits intomainfrom
Conversation
The default for the environment variable `VLLM_ROCM_USE_AITER_MHA` changed in the 09/27 RC1 docker. Set the variable explicitly to prevent some performance differences.
Collaborator
|
Fixed up a couple of envvar settings for Llama 70B FP4 in the 8192/1024 configs |
5 tasks
Oseltamivir
added a commit
that referenced
this pull request
Apr 24, 2026
NVIDIA srt-slurm PR #69 recipes set `slurm.partition: gb200` (or gb300), which doesn't exist on our cluster — sbatch rejects the submission with "invalid partition specified". srtctl's config.slurm.partition takes precedence over the SLURM_PARTITION env var, so we rewrite both names to $SLURM_PARTITION in all cloned recipe YAMLs immediately after checkout.
5 tasks
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.