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
In sglang, LLMs have accuracy tests with Hugging Face models:
https://github.com/sgl-project/sglang/blob/main/test/srt/models/test_generation_models.py
https://github.com/sgl-project/sglang/blob/main/test/srt/test_nightly_math_eval.py
We need similar one for VLM also.
No response
The text was updated successfully, but these errors were encountered:
Happy to take this up @zhaochenyang20
Sorry, something went wrong.
Hey Adarsh, @adarshxs thanks! Welcome to contribute!
#3141
Duplicated ones as.
zhaochenyang20
No branches or pull requests
Checklist
Motivation
In sglang, LLMs have accuracy tests with Hugging Face models:
https://github.com/sgl-project/sglang/blob/main/test/srt/models/test_generation_models.py
https://github.com/sgl-project/sglang/blob/main/test/srt/test_nightly_math_eval.py
We need similar one for VLM also.
Related resources
No response
The text was updated successfully, but these errors were encountered: