|
|
|
|
|
by runjake
896 days ago
|
|
In addition to the other recommendations in the comments, I would encourage you to peruse Simon Willison's blog[1]. Simon (simonw on HN) writes really approachable blog posts on LLMs. Karpathy's nanoGPT project[2] is handy if you want to dip your toe into training. 1. https://simonwillison.net/ 2. https://github.com/karpathy/nanoGPT/ |
|