update citation
Browse files- 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">
|
| 3785 |
<p>BibTeX citation</p>
|
| 3786 |
-
<pre class="citation long">@misc{
|
| 3787 |
title={The Ultra-Scale Playbook: Training LLMs on GPU Clusters},
|
| 3788 |
-
author={
|
| 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>
|