Skip to content

Pull requests: pytorch/torchtune

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Add tests and implementation for disabling dropout layers in models CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#2378 opened Feb 11, 2025 by Ankur-singh Loading…
5 of 13 tasks
fix: Moved dev deps from optional-dependencies to dependency-groups CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#2376 opened Feb 10, 2025 by bogdansalyp Draft
1 of 13 tasks
[WIP]: Get rid of optim_bwd checks via wrapper. CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#2370 opened Feb 9, 2025 by krammnic Loading…
2 of 13 tasks
fix: torch and torchvision import check CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#2368 opened Feb 9, 2025 by bogdansalyp Loading…
2 of 13 tasks
Refactor load_image to return torch.Tensor instead of PIL.Image CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#2366 opened Feb 8, 2025 by Ankur-singh Loading…
7 of 13 tasks
Implements MLFlowLogger CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#2365 opened Feb 8, 2025 by nathan-az Loading…
6 of 13 tasks
Add torchdata Parallel Packer for faster startup CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#2364 opened Feb 7, 2025 by andrewkho Loading…
13 tasks
Resume from checkpoint with distributed optimizer-in-backward repro CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#2359 opened Feb 7, 2025 by ebsmothers Draft
Add mistral small CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#2358 opened Feb 7, 2025 by AndrewMead10 Loading…
4 of 13 tasks
Generic classifier builder CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#2356 opened Feb 7, 2025 by SalmanMohammadi Draft
[WIP] Support Continual Pretraining Multi Dataset using Streaming CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#2355 opened Feb 6, 2025 by mostafaelhoushi Draft
2 of 13 tasks
HF tokenizers: initial base tokenizer support CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#2350 opened Feb 5, 2025 by ebsmothers Loading…
Rework recipes section of README and simplify models ref CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#2349 opened Feb 5, 2025 by joecummings Loading…
Traj dpo
#2343 opened Feb 4, 2025 by Vattikondadheeraj Loading…
13 tasks
Add distributed inference for llama3.2 vision CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#2328 opened Feb 1, 2025 by acisseJZhong Loading…
3 of 13 tasks
try fix a bug for symbolic check CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#2327 opened Feb 1, 2025 by ywq880611 Loading…
2 of 13 tasks
[Very WiP] R1-Style distributed GRPO CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#2326 opened Feb 1, 2025 by RedTachyon Loading…
1 of 13 tasks
Refactor validate missing for LoRA + deprecate param utility CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#2321 opened Jan 31, 2025 by RdoubleA Loading…
7 of 13 tasks
Text-to-Image Dataset and Flux Transform CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#2311 opened Jan 29, 2025 by calvinpelletier Loading…
5 tasks done
Flux Model CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#2302 opened Jan 27, 2025 by calvinpelletier Loading…
7 tasks done
Custom DPO losses support CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#2292 opened Jan 22, 2025 by krammnic Loading…
3 of 13 tasks
Add masking strategies to message transforms CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#2284 opened Jan 20, 2025 by supreethmanyam Loading…
7 of 13 tasks
[EZ] Pass seed to data sampler. CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#2266 opened Jan 14, 2025 by EugenHotaj Loading…
4 of 13 tasks
Update QuantizationRecipe to use checkpointer.save_checkpoint CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#2257 opened Jan 13, 2025 by Ankur-singh Loading…
5 of 13 tasks
Adds validation loss to LoRA fine tune single device CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#2238 opened Jan 8, 2025 by MaxFrax Loading…
5 of 13 tasks
ProTip! Exclude everything labeled bug with -label:bug.