Skip to content

Groqbook v0.2.0

Latest
Compare
Choose a tag to compare
@Bklieger Bklieger released this 03 Jun 19:29
· 22 commits to main since this release
f6ca4ce

Groqbook: Generate entire books in seconds using Groq and Llama3

Groqbook is a streamlit app that scaffolds the creation of books from a one-line prompt using Llama3 on Groq. It works well on nonfiction books and generates each chapter within seconds. The app mixes Llama3-8b and Llama3-70b, utilizing the larger model for generating the structure and the smaller of the two for creating the content.

v0.2.0

New release with improved prompting to generate better sections for the book. Live generation statistics showcasing the inference speed were also added.

groqbook.may29.mov

Demo of Groqbook's Generation Statistics

Full Changelog: v0.1.0...v0.2.0