Skip to content

Conversation

@sahilgoogle
Copy link
Collaborator

@sahilgoogle sahilgoogle commented Nov 26, 2025

Adds the optimal helm chart for llama405b on A4X(GB200) machines

value: VERSION
- name: NCCL_ALGO
value: "Ring,Tree"
- name: NCCL_NET_GDR_LEVEL
Copy link

@suffiank suffiank Nov 27, 2025

Choose a reason for hiding this comment

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

Where did these (NCCL variables) get inherited from? I think these are supposed to be set a script that the host networking team ships.

targetNodepools: null
tasSettings:
topologyRequest:
kueue.x-k8s.io/podset-preferred-topology: kubernetes.io/hostname

Choose a reason for hiding this comment

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

Is this right? Does it need to require SBRG and then prefer a certain number of VMs within a rack?

@@ -0,0 +1,207 @@
"""Nemo2 pretraining recipe for Llama 3.1 405B model."""

Choose a reason for hiding this comment

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

Nothing in this script hard codes FP8-CS or GBS 2048, I think? So curious if that needs to be in the filename.

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