mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-06 09:38:33 -05:00
[GH-ISSUE #133] Frameworks update and GenAI chapter #5238
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mr5why on GitHub (Dec 12, 2023).
Original GitHub issue: https://github.com/harvard-edge/cs249r_book/issues/133
Hello, Firstly great initiative. I did a quick read of Frameworks chapter and noticed that Tensorflow mentioned multiple times. Google plans to move from Tensorflow to JAX, hence I recommend atleast adding a paragraph on latest popular frameworks (for now :-)). Thank you!
@mr5why commented on GitHub (Dec 12, 2023):
I will be happy to contribute to GenAI chapter with all the latest models such as Google's Gemini Nano-1, Nano-2 and Microsoft's Phi-1.5 and Phi-2.0 etc. By the time the book is published at least we capture latest and greatest in Tiny LLM or SLMs. Thank you, Manoj Roge
@profvjreddi commented on GitHub (Dec 13, 2023):
Hi! Thanks for taking the time to look over the materials and giving your feedback! Much appreciated.
I completely agree that that section needs to be a bit more balanced cause right now it is heavily biased towards one framework. Will do that for sure, or if you feel like it you are also more than welcome to give it a shot. Would appreciate a different perspective!
Thanks again!
@profvjreddi commented on GitHub (Dec 13, 2023):
That'd be awesome @mr5why! It is a struggle to keep up with the pace of innovation in this space 😄
Feel free to fork and issue a PR when you are ready. If you take this on, then I can work on the JAX side of things.