Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
pytorch
/
torchtitan
Public
Notifications
You must be signed in to change notification settings
Fork
1k
Star
5.8k
Code
Issues
231
Pull requests
503
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
fix: do not pass positions to RoPE when attn_backend is sdpa
- #4804
#4804
Closed
ysa2215
wants to merge 22 commits into
pytorch:main
pytorch/torchtitan:main
from
hann-wang:yue/sdpa-rope-no-positions
hann-wang/torchtitan:yue/sdpa-rope-no-positions
Copy head branch name to clipboard
Conversation
Commits
22
(22)
Checks
Files changed
Closed
fix: do not pass positions to RoPE when attn_backend is sdpa
#4804
ysa2215
wants to merge 22 commits into
pytorch:main
pytorch/torchtitan:main
from
hann-wang:yue/sdpa-rope-no-positions
hann-wang/torchtitan:yue/sdpa-rope-no-positions
Copy head branch name to clipboard
Commits
Commits on Feb 24, 2026
feat: add megatron dataset index helper
hann-wang
committed
5b79de9
View commit details
Copy full SHA for 5b79de9
Browse repository at this point
[ForgeEngine] fix broken ForgeEngine:
Show description for 6b95d39
hann-wang
committed
6b95d39
View commit details
Copy full SHA for 6b95d39
Browse repository at this point
Commits on Feb 25, 2026
chore: move the modified main function into example_train.py
hann-wang
committed
cf2db6a
View commit details
Copy full SHA for cf2db6a
Browse repository at this point
feat: add model converts to the forge engine
hann-wang
committed
21d8a4b
View commit details
Copy full SHA for 21d8a4b
Browse repository at this point
add model converter hooks
hann-wang
committed
0f31c75
View commit details
Copy full SHA for 0f31c75
Browse repository at this point
Commits on Feb 26, 2026
feat: add more datasets
hann-wang
committed
8374dd8
View commit details
Copy full SHA for 8374dd8
Browse repository at this point
feat: add llama3-1b and instella-3b model
hann-wang
committed
1e786ed
View commit details
Copy full SHA for 1e786ed
Browse repository at this point
feat: option to allow partial load from hf
hann-wang
committed
72e217b
View commit details
Copy full SHA for 72e217b
Browse repository at this point
Commits on Mar 2, 2026
fix: force validation at the end of training
hann-wang
committed
62a90d9
View commit details
Copy full SHA for 62a90d9
Browse repository at this point
Commits on Mar 10, 2026
add monarch to Dockerfile
hann-wang
committed
945fbb7
View commit details
Copy full SHA for 945fbb7
Browse repository at this point
chore: merge upstream changes
hann-wang
committed
26c8f65
View commit details
Copy full SHA for 26c8f65
Browse repository at this point
fix: llama3-1b model args
hann-wang
committed
09d90d7
View commit details
Copy full SHA for 09d90d7
Browse repository at this point
chore: update dockerfile to use numpy<2
hann-wang
committed
2796021
View commit details
Copy full SHA for 2796021
Browse repository at this point
Commits on Apr 15, 2026
chore: fetch from megatron dataset in contiguous seq
hann-wang
committed
98128cc
View commit details
Copy full SHA for 98128cc
Browse repository at this point
Commits on Apr 16, 2026
fix: instella-3b model config
hann-wang
committed
3e82232
View commit details
Copy full SHA for 3e82232
Browse repository at this point
Commits on Apr 20, 2026
hotfix: fsdp sharded param without gradient
hann-wang
committed
9b44843
View commit details
Copy full SHA for 9b44843
Browse repository at this point
Merge branch 'dev/alto' of https://github.com/AMD-AGI/torchtitan-amd into dev/alto
hann-wang
committed
aee1ada
View commit details
Copy full SHA for aee1ada
Browse repository at this point
Commits on Apr 21, 2026
hotfix: fsdp sharded param gradient
hann-wang
committed
bacde72
View commit details
Copy full SHA for bacde72
Browse repository at this point
Commits on Jun 22, 2026
feat: pass the trainer to the pre_step method of modifiers
hann-wang
committed
bcabcab
View commit details
Copy full SHA for bcabcab
Browse repository at this point
Commits on Jun 25, 2026
fix: rewind the val dataloader each step
hann-wang
committed
82084e7
View commit details
Copy full SHA for 82084e7
Browse repository at this point
Commits on Sep 20, 2026
fix: do not pass positions to RoPE when attn_backend is sdpa
ysa2215
committed
9341a95
View commit details
Copy full SHA for 9341a95
Browse repository at this point
test: cover RoPE positions by attention backend
ysa2215
committed
0cfa4a3
View commit details
Copy full SHA for 0cfa4a3
Browse repository at this point
You can’t perform that action at this time.