This website requires JavaScript.
Explore
Help
Register
Sign In
EngineX-Hygon
/
sglang
Watch
5
Star
0
Fork
0
You've already forked sglang
Code
Issues
Pull Requests
Actions
7
Projects
Releases
Wiki
Activity
Files
07ab4d4a2df2ca28cfa82197e6a692a0f69c1d02
sglang
/
python
/
sglang
/
lang
History
Mick
bcc213df61
Model: Support Qwen 2.5 vl (
#3258
)
2025-02-16 00:58:53 -08:00
..
backend
Add support for OpenAI API o1 model (
#3363
)
2025-02-14 11:43:00 +08:00
__init__.py
release initial code
2024-01-08 04:37:50 +00:00
chat_template.py
Model: Support Qwen 2.5 vl (
#3258
)
2025-02-16 00:58:53 -08:00
choices.py
Fix union operator (
#940
)
2024-08-06 00:46:34 +08:00
compiler.py
Support min-p sampling (
#1167
)
2024-08-21 22:49:32 +00:00
interpreter.py
[Bugfix] Fix bug in fork logic caused by null text_ (
#2835
)
2025-01-10 13:37:00 -08:00
ir.py
Add support for OpenAI API o1 model (
#3363
)
2025-02-14 11:43:00 +08:00
tracer.py
using
is not
not
!=
to test
None
(
#2196
)
2024-11-26 01:00:38 -08:00