-
-
Notifications
You must be signed in to change notification settings - Fork 10.6k
Closed
Labels
feature requestNew feature or requestNew feature or request
Description
🚀 The feature, motivation and pitch
Today, Guided Decoding can only be accessed if we use the OpenAI compatible API interface, since that is the only way of passing in a GuidedDecodingRequest
object into the generation query.
It should theoretically also be possible to support this via the AsyncLLMEngine.generate() interface. Anything blocking from supporting this today? I don't see it being possible to pass in a GuidedDecodingRequest
into the generate method today.
Alternatives
No response
Additional context
No response
Before submitting a new issue...
- Make sure you already searched for relevant issues, and asked the chatbot living at the bottom right corner of the documentation page, which can answer lots of frequently asked questions.
stikkireddy
Metadata
Metadata
Assignees
Labels
feature requestNew feature or requestNew feature or request