-
Notifications
You must be signed in to change notification settings - Fork 792
Expand file tree
/
Copy pathCITATION.cff
More file actions
40 lines (40 loc) · 1.16 KB
/
CITATION.cff
File metadata and controls
40 lines (40 loc) · 1.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
cff-version: 1.2.0
title: torchtitan
message: "If you use torchtitan, please cite it as below."
type: software
authors:
- family-names: torchtitan team
url: https://github.com/pytorch/torchtitan
preferred-citation:
type: conference-paper
title: "TorchTitan: One-stop PyTorch native solution for production ready LLM pre-training"
authors:
- family-names: Liang
given-names: Wanchao
- family-names: Liu
given-names: Tianyu
- family-names: Wright
given-names: Less
- family-names: Constable
given-names: Will
- family-names: Gu
given-names: Andrew
- family-names: Huang
given-names: Chien-Chin
- family-names: Zhang
given-names: Iris
- family-names: Feng
given-names: Wei
- family-names: Huang
given-names: Howard
- family-names: Wang
given-names: Junjie
- family-names: Purandare
given-names: Sanket
- family-names: Nadathur
given-names: Gokul
- family-names: Idreos
given-names: Stratos
collection-title: "The Thirteenth International Conference on Learning Representations (ICLR 2025)"
year: 2025
url: "https://openreview.net/forum?id=SFN6Wm7YBI"