Update README.md
Browse files
README.md
CHANGED
@@ -85,7 +85,7 @@ Near‑linear scaling thanks to sharded ZeRO‑3 + RCCL optimisations.
|
|
85 |
|
86 |
|
87 |
## Citation
|
88 |
-
|
89 |
@misc{kafkalm2025,
|
90 |
title={Evaluating AMD's MI300A APU: Performance Insights on LLM Training via Knowledge Distillation},
|
91 |
author={Dennis Dickmann, Philipp Offenhäuser, Rishabh Saxena, George S. Markomanolis, Alessandro Rigazzi, Patrick Keller, Dennis Hoppe},
|
@@ -93,3 +93,4 @@ Near‑linear scaling thanks to sharded ZeRO‑3 + RCCL optimisations.
|
|
93 |
note={to be published},
|
94 |
year={2025}
|
95 |
}
|
|
|
|
85 |
|
86 |
|
87 |
## Citation
|
88 |
+
```bibtex
|
89 |
@misc{kafkalm2025,
|
90 |
title={Evaluating AMD's MI300A APU: Performance Insights on LLM Training via Knowledge Distillation},
|
91 |
author={Dennis Dickmann, Philipp Offenhäuser, Rishabh Saxena, George S. Markomanolis, Alessandro Rigazzi, Patrick Keller, Dennis Hoppe},
|
|
|
93 |
note={to be published},
|
94 |
year={2025}
|
95 |
}
|
96 |
+
```
|