chore: remove empty user mentions blocks and add new user post export files for 12bitfloat, AceDev, AdamOnAir, AlgoRythm, Biggy, CaptainRant, ChaosInHeaven, Chewbanacas, and CoreFusionX

This commit is contained in:
bot
2024-12-03 03:28:35 +00:00
parent 13bcd5d6af
commit 27bed374ad
170 changed files with 7056 additions and 10033 deletions
+5
View File
@@ -0,0 +1,5 @@
trekhleb said For learning purposes, I made a minimal TensorFlow.js re-implementation of Karpathys minGPT (Generative Pre-trained Transformer). One nice side effect of having the 300-lines-of-code model in a .ts file is that you can train it on a GPU in the browser.
https://github.com/trekhleb/...
The Python and Pytorch version still seems much more elegant and easy to read though...```