thomwolf HF staff commited on
Commit
f9405ce
·
1 Parent(s): 926e541

update citation

Browse files
Files changed (1) hide show
  1. src/index.html +3 -3
src/index.html CHANGED
@@ -3781,11 +3781,11 @@
3781
  <h3 id="citation">Citation</h3>
3782
  <p>For attribution in academic contexts, please cite this work as</p>
3783
  <pre
3784
- class="citation short">XXX, et al., "The Ultra-Scale Playbook: Training LLMs on GPU Clusterse", 2025.</pre>
3785
  <p>BibTeX citation</p>
3786
- <pre class="citation long">@misc{TODO,
3787
  title={The Ultra-Scale Playbook: Training LLMs on GPU Clusters},
3788
- author={TODO},
3789
  year={2025},
3790
  }</pre>
3791
  </d-appendix>
 
3781
  <h3 id="citation">Citation</h3>
3782
  <p>For attribution in academic contexts, please cite this work as</p>
3783
  <pre
3784
+ class="citation short">Tazi et al., "The Ultra-Scale Playbook: Training LLMs on GPU Clusters", 2025.</pre>
3785
  <p>BibTeX citation</p>
3786
+ <pre class="citation long">@misc{ultrascale_playbook,
3787
  title={The Ultra-Scale Playbook: Training LLMs on GPU Clusters},
3788
+ author={Nouamane Tazi, Ferdinand Mom, Haojun Zhao, Phuc Nguyen, Mohamed Mekkouri, Leandro Werra, Thomas Wolf},
3789
  year={2025},
3790
  }</pre>
3791
  </d-appendix>