You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The openai endpoint of vllm now supports passing guided grammar in the request body. However, the current sampling parameters do not include corresponding parameters for guided grammar. This limitation prevents me from using guided grammar while utilizing the LLM Engine.
Please add support for guided-* parameters in the sampling parameters to enable the use of guided grammar with the LLM Engine.
With the addition of guided-* parameters in the sampling parameters, users will be able to leverage guided grammar in conjunction with the LLM Engine, enhancing the flexibility and functionality of the model.
Alternatives
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
🚀 The feature, motivation and pitch
The openai endpoint of vllm now supports passing guided grammar in the request body. However, the current sampling parameters do not include corresponding parameters for guided grammar. This limitation prevents me from using guided grammar while utilizing the LLM Engine.
Please add support for guided-* parameters in the sampling parameters to enable the use of guided grammar with the LLM Engine.
With the addition of guided-* parameters in the sampling parameters, users will be able to leverage guided grammar in conjunction with the LLM Engine, enhancing the flexibility and functionality of the model.
Alternatives
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: