https://planetbanatt.net/articles/modelmerging.html Model Merging and YouEryk BanattAugust 2024 “Model Merging is a weird and experimental technique which lets you take two models and combine them together to get a new model.”
What I Read: optimizing softmax
https://maharshi.bearblog.dev/optimizing-softmax-cuda Learning CUDA by optimizing softmax: A worklogMaharshi Pandya04 Jan, 2025 “Optimizing softmax, especially in the context of GPU programming with CUDA, presents many opportunities for learning.”
What I Read: ScyllaDB
https://medium.com/@abdurohman/mind-blowing-postgresql-meets-scylladbs-lightning-speed-and-monstrous-scalability-7dcda1eb1cea Mind-blowing: PostgreSQL Meets ScyllaDB’s Lightning Speed and Monstrous ScalabilityAbdurohmanDecember 24, 2024 “While PostgreSQL excels in many use cases, our experience shows that for write-heavy, high-scale operations, the distributed architecture
What I Read: ML, Go
https://eli.thegreenplace.net/2024/gomlx-ml-in-go-without-python/#footnote-reference-2 GoMLX: ML in Go without PythonEli BenderskyNovember 22, 2024 at 07:00 “GoMLX is a relatively new Go package for ML that deserves some attention.”