We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Deepspeed supports lm-format-enforcer(https://github.com/noamgat/lm-format-enforcer) through prefix_allowed_tokens_fn. An example is https://github.com/noamgat/lm-format-enforcer?tab=readme-ov-file#basic-tutorial. So, I am sure DeepSpeed supports structured output.
So far, I didn't find such a kind of example with DeepSpeed-MII.
Can someone clarify whether DeepSpeed-MII has structured output support built-in?
Thank you in advance,
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Deepspeed supports lm-format-enforcer(https://github.com/noamgat/lm-format-enforcer) through prefix_allowed_tokens_fn.
An example is https://github.com/noamgat/lm-format-enforcer?tab=readme-ov-file#basic-tutorial. So, I am sure DeepSpeed supports structured output.
So far, I didn't find such a kind of example with DeepSpeed-MII.
Can someone clarify whether DeepSpeed-MII has structured output support built-in?
Thank you in advance,
The text was updated successfully, but these errors were encountered: