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
I'm a beginner in using SGLang and learning with LLM.
And I am wondering how to use SGLang to conduct an end-to-end evaluation benchmarking on a real LLM model, such Meta-Llama-3.1-8B-Instruct.
I want to test the overall inference performance and the breakdown percentage for comparing both w/ structured generation or w/o structured generation.
Could you please provide some python code or guidance to teach me how to set up an experiment script?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I'm a beginner in using SGLang and learning with LLM.
And I am wondering how to use SGLang to conduct an end-to-end evaluation benchmarking on a real LLM model, such
Meta-Llama-3.1-8B-Instruct
.I want to test the overall inference performance and the breakdown percentage for comparing both
w/ structured generation
orw/o structured generation
.Could you please provide some python code or guidance to teach me how to set up an experiment script?
Beta Was this translation helpful? Give feedback.
All reactions