Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
PrabhuRajendhran pushed 79 commits to main PrabhuRajendhran/LLMs-from-scratch
- update gpt-2 paper link 8ad50a3
- reflection-tuning dataset generation (#349) 835ed29
- update title fe2136e
- clarifications f1accdf
- Simplify conda section 11f97a1
- Clarify extension instalation 6f92909
- Run generate example in ch06 optionally on GPU (#352) * model.to("cuda") model.to("cuda") * update device plac... f77c376
- update setup guide 962dc6f
- Fix 2 typos in 04_preferene-tuning-with-dpo (#356) 4210386
- improved .vscode setup instructions (#353) * improved .vscode project setup * fixed spell check * add missing ... cc0c28d
- Clarify API usage limits in bonus content 6110858
- update link checking b4f7281
- Add chatpgpt-like user interface (#360) * Add chatpgpt-like user interface * fixes ea9b4e8
- Chainlit bonus material fixes (#361) * fix cmd * moved idx to device * improved code with clone().detach() ... eefe4bf
- update gpt-2 paper url 222f7b1
- Add missing bullet point 52ee1c7
- remove unused function from user interface 6f6dfb6
- Add user interface to ch06 and ch07 (#366) * Add user interface to ch06 and ch07 * pep8 * fix url 76e9a9e
- removed unnecessary imports (#367) 5f36d2a
- note about random numbers dc1b1a0
- and 59 more ...