-
-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
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
[Bug]: Using lm_format_enforcer, or using certain schemas, with Llama-3.2-90B-Vision-Instruct causes a crash #11248
Labels
bug
Something isn't working
Comments
I should add that this works:
So the problem is not caused by every JSON schema. |
Hmm, and if I change
Maybe schemas with strings are the problem, or a sufficient condition. |
@mgoin any idea about this? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Your current environment
The output of `python collect_env.py`
Model Input Dumps
No response
🐛 Describe the bug
This seems to be a near-replica of #8952.
Running the server using Docker with latest image
698668586297dd30428a9f3bbcadb8a2034732ed13fdcd49218c8c3c9eb1cbd6
. Arguments:--disable-log-requests -tp 8 --max-num-seqs 64 --enforce-eager
Reproducer:
The logs around/at the first crash are:
And the second crash:
Before submitting a new issue...
The text was updated successfully, but these errors were encountered: