outlines
outlines copied to clipboard
Groq Integration
Since Groq follows OpenAI API, would it be possible to add support for it in the library?
As far as I understand, this might not be possible as Groq OpenAI API interface doesn't support logprobs:
Groq Cloud Documentation (https://console.groq.com/docs/openai):
@rlouf am I correct in my understanding?
Has anybody been able to run this for Groq?
@andupotorac @sharanry I don't see any documentation supporting structured generation.
Even if a logit_bias argument was available, we still wouldn't be able to perform structured generation. In structured generation, the token filter changes every generation step.
Might be helpful to try to reach out to them and see if they implement something like you need?
I wonder if SambdaNova supports them? https://community.sambanova.ai/t/sambanova-cloud-api-reference/197