bklieger-groq / g1

g1: Using Llama-3.1 70b on Groq to create o1-like reasoning chains
MIT License
3.96k stars 357 forks source link

multimode support with launcher #6

Closed tcsenpai closed 2 months ago

tcsenpai commented 2 months ago

As per 4, the following PR includes

The only new dependency used is blessed to keep the launcher maintainable.

Of course, this being a draft, I am more than open to discuss alternative methods and merge strategies.