Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

SGLang

SGLang is a fast serving framework for large language models and vision language models.
Collective - Host: opensource - https://opencollective.com/sglang - Code: https://github.com/sgl-project/sglang

[CI] Return output logprobs in unit test

github.com/sgl-project/sglang - Ying1123 opened this pull request 4 months ago
Unify forward mode

github.com/sgl-project/sglang - hnyls2002 opened this pull request 4 months ago
[Minor] Many cleanup

github.com/sgl-project/sglang - merrymercy opened this pull request 4 months ago
[Feature] support qwen2 vl

github.com/sgl-project/sglang - zhyncs opened this issue 4 months ago
[Feature] KV Cache Quantization

github.com/sgl-project/sglang - ghost opened this issue 4 months ago
[Feature] DRY repetition penalty

github.com/sgl-project/sglang - vnkc1 opened this issue 4 months ago
[Feature] KV Cache Compression

github.com/sgl-project/sglang - ghost opened this issue 4 months ago
Fix some online scheduling delay

github.com/sgl-project/sglang - hnyls2002 opened this pull request 4 months ago
Add torchao quant (int4/int8/fp8) to llama models

github.com/sgl-project/sglang - jerryzh168 opened this pull request 4 months ago
docs: add conclusion

github.com/sgl-project/sglang - zhyncs opened this pull request 4 months ago
Optimize schedule

github.com/sgl-project/sglang - hnyls2002 opened this pull request 4 months ago
docs: highlight ttft itl and throughput

github.com/sgl-project/sglang - zhyncs opened this pull request 4 months ago
docs: update README

github.com/sgl-project/sglang - zhyncs opened this pull request 4 months ago
[Feature] Per-request random seed

github.com/sgl-project/sglang - laoconeth opened this issue 4 months ago
Remove useless fields in global_config.py

github.com/sgl-project/sglang - merrymercy opened this pull request 4 months ago
docs: update news

github.com/sgl-project/sglang - zhyncs opened this pull request 4 months ago
Fix the flaky test test_moe_eval_accuracy_large.py

github.com/sgl-project/sglang - merrymercy opened this pull request 4 months ago
[Bug] T4 Crash

github.com/sgl-project/sglang - Abdulhanan535 opened this issue 4 months ago
[Bug] RuntimeError in ModelTpServer

github.com/sgl-project/sglang - Lzhang-hub opened this issue 4 months ago
[Feature] support smooth-quant?

github.com/sgl-project/sglang - Lzhang-hub opened this issue 4 months ago
[Bug] Facing Error When starting.

github.com/sgl-project/sglang - Abdulhanan535 opened this issue 4 months ago
chore: bump v0.3.0

github.com/sgl-project/sglang - zhyncs opened this pull request 4 months ago
misc: speedup load safetensors

github.com/sgl-project/sglang - zhyncs opened this pull request 4 months ago
Fix llama2 weight loader

github.com/sgl-project/sglang - merrymercy opened this pull request 4 months ago
[Bug] Unable to fix model output

github.com/sgl-project/sglang - cherishhh opened this issue 4 months ago
Update README.md for llava-onevision instructions

github.com/sgl-project/sglang - merrymercy opened this pull request 4 months ago
Removed unused methods

github.com/sgl-project/sglang - janimo opened this pull request 4 months ago
Adding document for backend

github.com/sgl-project/sglang - zhaochenyang20 opened this pull request 4 months ago
[Feature] Initial support for multi-LoRA serving

github.com/sgl-project/sglang - Ying1123 opened this pull request 4 months ago
feat: update linear deps 1/N

github.com/sgl-project/sglang - zhyncs opened this pull request 4 months ago
feat: update nightly gsm8k eval

github.com/sgl-project/sglang - zhyncs opened this pull request 4 months ago
[Bug] A100 PCIE torch compile error

github.com/sgl-project/sglang - zhyncs opened this issue 4 months ago
Adding Documentation for installation

github.com/sgl-project/sglang - zhaochenyang20 opened this pull request 4 months ago
Support Phi3 mini and medium

github.com/sgl-project/sglang - janimo opened this pull request 4 months ago
Fix hang when doing s += None.

github.com/sgl-project/sglang - max99x opened this pull request 4 months ago
Fix regex mask

github.com/sgl-project/sglang - hnyls2002 opened this pull request 4 months ago
Release v0.2.15

github.com/sgl-project/sglang - merrymercy opened this pull request 4 months ago
[doc] Fix more broken links

github.com/sgl-project/sglang - ByronHsu opened this pull request 4 months ago
ci: add nightly eval

github.com/sgl-project/sglang - zhyncs opened this pull request 4 months ago
fix: resolve fp8 for mixtral

github.com/sgl-project/sglang - zhyncs opened this pull request 4 months ago
[CI] merge all ci tests into one file

github.com/sgl-project/sglang - merrymercy opened this pull request 4 months ago
Support Triton fp8 e5m2 kv cache

github.com/sgl-project/sglang - ispobock opened this pull request 4 months ago
[Feature] Support phi-3 model

github.com/sgl-project/sglang - ByronHsu opened this issue 4 months ago
[doc] fix quick start link

github.com/sgl-project/sglang - ByronHsu opened this pull request 4 months ago
[CI] Add more multi-gpu tests

github.com/sgl-project/sglang - merrymercy opened this pull request 4 months ago
Optimize new token calculation

github.com/sgl-project/sglang - hnyls2002 opened this pull request 4 months ago
Allow new lines during JSON generation

github.com/sgl-project/sglang - qeternity opened this pull request 4 months ago
[Bug] sglang.launch_server error

github.com/sgl-project/sglang - andyluo7 opened this issue 4 months ago
[Feature] support nightly eval

github.com/sgl-project/sglang - zhyncs opened this issue 4 months ago
[Feature] support ultravox

github.com/sgl-project/sglang - zhyncs opened this issue 4 months ago
Report median instead of mean in bench_latency.py

github.com/sgl-project/sglang - merrymercy opened this pull request 4 months ago
Update README Support Exaone 3.0

github.com/sgl-project/sglang - Deepfocused opened this pull request 4 months ago
Optimize the update flashinfer indices

github.com/sgl-project/sglang - xiaobochen123 opened this pull request 4 months ago
Transpose mla weight offline

github.com/sgl-project/sglang - ispobock opened this pull request 4 months ago
EXAONE 3.0 Model Support

github.com/sgl-project/sglang - Deepfocused opened this pull request 4 months ago
Allow more flexible assistant and system response

github.com/sgl-project/sglang - BabyChouSr opened this pull request 4 months ago
fix data racing due to mutable reference using deepcopy

github.com/sgl-project/sglang - xiezhq-hermann opened this pull request 4 months ago
make json_schema usable from gen

github.com/sgl-project/sglang - qeternity opened this pull request 4 months ago
Sampler cudagraph

github.com/sgl-project/sglang - hnyls2002 opened this pull request 4 months ago
fix: resolve qwen2 moe weight loader

github.com/sgl-project/sglang - zhyncs opened this pull request 4 months ago
chore: bump v0.2.14.post2

github.com/sgl-project/sglang - zhyncs opened this pull request 4 months ago