-
Couldn't load subscription status.
- Fork 532
Created Groq Plugin #2917
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Created Groq Plugin #2917
Conversation
groq_plugin merged with main branch
|
Hello @Geoff-Robin - nice work! A question: wouldn't it be possible to connect to this model directly with the |
|
Hi @blythed, you can definitely call Groq models through superduper_openai plugin but inference time is significantly slower through OpenAI API Client. This is mostly due to Groq's custom LPU that makes it a lot faster. |
|
@Geoff-Robin can you look at the CI? |
|
@blythed seems like i forgot to run the lint and type checks, there were a few docstring style errors that are all fixed |
|
I made a description mistake in the commit message |
|
@blythed Could you run the CI if you're available at the moment. I'd like to see if there are more issues with the pull request. |
No description provided.