This website requires JavaScript.
Explore
Help
Sign In
chenchenghao
/
sglang
Watch
1
Star
0
Fork
0
You've already forked sglang
Code
Issues
Pull Requests
Actions
12
Packages
Projects
Releases
Wiki
Activity
Files
af6c5357d5cb283341ef21f8aeb093753bd10a2b
sglang
/
python
/
sglang
/
lang
History
Enrique Shockwave
af6c5357d5
deepseek v3 and r1 chat template (
#3015
)
2025-01-20 14:40:12 -08:00
..
backend
Separate two entry points: Engine and HTTP server (
#2996
)
2025-01-19 22:09:24 -08:00
__init__.py
release initial code
2024-01-08 04:37:50 +00:00
chat_template.py
deepseek v3 and r1 chat template (
#3015
)
2025-01-20 14:40:12 -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