Skip to content

Commit 268d4fe

Browse files
committed
Reorder nanoGPT entry in bibliography for consistency
1 parent 846d38a commit 268d4fe

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

refs-media.bib

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,20 +12,20 @@ @misc{IBM2026VAE
1212
url = {https://www.ibm.com/think/topics/variational-autoencoder},
1313
note = {IBM Think, accessed 2026-04-04}
1414
}
15-
@software{nanoGPT,
16-
author = {Andrej Karpathy},
17-
title = {nanoGPT: The simplest, fastest repository for training and fine-tuning medium-sized GPTs},
18-
year = {2022},
19-
url = {https://github.com/karpathy/nanoGPT},
20-
version = {GitHub repository}
21-
}
2215
@misc{Mathworks2026AutoEncoder,
2316
title = {What is an Autoencoder? - MATLAB \& Simulink},
2417
author = {MathWorks},
2518
year = {2026},
2619
url = {https://www.mathworks.com/discovery/autoencoder.html},
2720
note = {Accessed: 2026-04-04}
2821
}
22+
@software{nanoGPT,
23+
author = {Andrej Karpathy},
24+
title = {nanoGPT: The simplest, fastest repository for training and fine-tuning medium-sized GPTs},
25+
year = {2022},
26+
url = {https://github.com/karpathy/nanoGPT},
27+
version = {GitHub repository}
28+
}
2929
@misc{NVIDIA2023KVCache,
3030
title = {Mastering LLM Techniques: Inference Optimization},
3131
author = {Verma, Shashank and Vaidya, Neal},

0 commit comments

Comments
 (0)