https://github.com/rasbt/LLMs-from-scratch/blob/main/ch07/04_preference-tuning-with-dpo/dpo-from-scratch.ipynb
https://huggingface.co/learn/nlp-course/en/chapter1/3?fw=pt
Attention as an RNN https://arxiv.org/abs/2405.13956
To replicate in Rust
https://github.com/zavareh1/Wav-KAN
Agents private: https://github.com/khoj-ai/khoj/tree/master?tab=readme-ov-file
https://osanseviero.github.io/hackerllama/blog/posts/minimal-quantize-intro/