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.