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
ab31793661956a448bf4f47098f0f3907c4841e1
sglang
/
python
/
sglang
/
lang
History
Lianmin Zheng
f65c13b559
Remove normalized_prompt_logprobs from the engine to make code easier to maintain (
#2902
)
2025-01-15 04:54:14 -08:00
..
backend
Remove normalized_prompt_logprobs from the engine to make code easier to maintain (
#2902
)
2025-01-15 04:54:14 -08:00
__init__.py
release initial code
2024-01-08 04:37:50 +00:00
chat_template.py
Add support for IBM Granite 3.x models (
#2437
)
2024-12-11 06:30:23 -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 generator-style run_batch function (
#2513
)
2025-01-06 15:04:55 -08:00
tracer.py
using
is not
not
!=
to test
None
(
#2196
)
2024-11-26 01:00:38 -08:00