OpenEuroLLM / OpenEuroLLM/JudgeArena
Add SGLang as a local inference backend
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 18
- Forks
- 6
- Avg merge
- 9d 13h
- Merged PRs (30d)
- 4
Description
We currently support vLLM as the only local GPU inference backend. We should add SGLang as an alternative.Having a second backend gives users flexibility without changing the evaluation workflow and SGLang is also gaining a lot of popularity - which might be handful for future users. What do you think?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing vLLM local inference backend and the evaluation workflow it plugs into. Trace how a backend is selected and how its interface is exercised, then compare SGLang's integration requirements. Done means SGLang can be selected as an alternative local GPU backend without changing the evaluation workflow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, machine-learning
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100