Skip to content

Correct xLLM 375B rotary base - #77

Merged
flukeskywalker merged 1 commit into
prodfrom
agent/xllm-375b-rotary-base
Aug 21, 2026
Merged

Correct xLLM 375B rotary base#77
flukeskywalker merged 1 commit into
prodfrom
agent/xllm-375b-rotary-base

Conversation

@nightlessbaron

@nightlessbaron nightlessbaron commented Jul 15, 2026

Copy link
Copy Markdown

Summary

  • change the xLLM 375B rotary base from 500000 to 10000000 aligning the rope setting with the mid training settings, they were incorrectly set before this which resulted in garbled outputs

@DavidBellamy

Copy link
Copy Markdown
Collaborator

@nightlessbaron we should include the "why" of PRs more than the what. The what can be inferred from the code changes. The why is forgotten context that doesn't scale across individuals.

@nightlessbaron

Copy link
Copy Markdown
Author

So this one is because we are aligning the rope setting with the mid training settings, they were incorrectly set before this which resulted in garbled outputs

@nightlessbaron
nightlessbaron marked this pull request as ready for review August 21, 2026 17:31
@nightlessbaron
nightlessbaron requested a review from a team August 21, 2026 17:31
@nightlessbaron
nightlessbaron force-pushed the agent/xllm-375b-rotary-base branch from d4068f5 to 3eb5f13 Compare August 21, 2026 17:32
@flukeskywalker
flukeskywalker merged commit 2133126 into prod Aug 21, 2026
4 checks passed
@flukeskywalker
flukeskywalker deleted the agent/xllm-375b-rotary-base branch August 21, 2026 18:19
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