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] Print summary on github actions

github.com/sgl-project/sglang - merrymercy opened this pull request about 1 month ago
[Kernel] cuDNN attention backend

github.com/sgl-project/sglang - merrymercy opened this issue about 1 month ago
Add new contributors so they can trigger CI automatically

github.com/sgl-project/sglang - merrymercy opened this pull request about 1 month ago
Fix the default chunked prefill size

github.com/sgl-project/sglang - merrymercy opened this pull request about 1 month ago
update weights from distributed

github.com/sgl-project/sglang - zhaochenyang20 opened this pull request about 1 month ago
add get weights by parameter name for llama

github.com/sgl-project/sglang - zhaochenyang20 opened this pull request about 1 month ago
udate weights from disk

github.com/sgl-project/sglang - zhaochenyang20 opened this pull request about 1 month ago
Sgl online weights update [WIP]

github.com/sgl-project/sglang - zhaochenyang20 opened this pull request about 1 month ago
Get parameter by name

github.com/sgl-project/sglang - zhaochenyang20 opened this pull request about 1 month ago
minor: add sgl-kernel dir

github.com/sgl-project/sglang - zhyncs opened this pull request about 1 month ago
rename update weights from disk api

github.com/sgl-project/sglang - zhaochenyang20 opened this pull request about 1 month ago
chore: bump v0.3.6.post3

github.com/sgl-project/sglang - zhyncs opened this pull request about 1 month ago
[Minor] fix the style for multimodal models

github.com/sgl-project/sglang - merrymercy opened this pull request about 1 month ago
Fix hash collision for multi modal models

github.com/sgl-project/sglang - merrymercy opened this pull request about 1 month ago
Simplify tokenizer manager

github.com/sgl-project/sglang - merrymercy opened this pull request about 1 month ago
Revert "Revert "Add simple CPU offloading support""

github.com/sgl-project/sglang - Ying1123 opened this pull request about 1 month ago
Revert "Add simple CPU offloading support"

github.com/sgl-project/sglang - Ying1123 opened this pull request about 1 month ago
Update backend.md

github.com/sgl-project/sglang - merrymercy opened this pull request about 1 month ago
Update backend.md

github.com/sgl-project/sglang - merrymercy opened this pull request about 1 month ago
[Feature] Windows OS support sglang

github.com/sgl-project/sglang - Zhangwt95 opened this issue about 1 month ago
Update ModelRunner Weights From Distributed

github.com/sgl-project/sglang - zhaochenyang20 opened this pull request about 1 month ago
Openai api supports lora path

github.com/sgl-project/sglang - ccchow opened this pull request about 1 month ago
adapt vllm distributed module to sglang

github.com/sgl-project/sglang - yizhang2077 opened this pull request about 1 month ago
Support LoRA in Completion API

github.com/sgl-project/sglang - bjmsong opened this pull request about 1 month ago
fix missing launch server import

github.com/sgl-project/sglang - qeternity opened this pull request about 1 month ago
Add a simple torch native attention backend

github.com/sgl-project/sglang - YangQun1 opened this pull request about 1 month ago
[fix] Fix prefix caching for multi-image/video

github.com/sgl-project/sglang - Ying1123 opened this pull request about 1 month ago
Fix memory leak during abort

github.com/sgl-project/sglang - merrymercy opened this pull request about 1 month ago
[Feature] QwQ support

github.com/sgl-project/sglang - zhyncs opened this issue about 1 month ago
[fix] Fix multi-image/video with prefix caching

github.com/sgl-project/sglang - Ying1123 opened this pull request about 1 month ago
Disable overlap scheduler for multimodal models

github.com/sgl-project/sglang - merrymercy opened this pull request about 1 month ago
Fix chunked prefill size for bench_offline_throughput

github.com/sgl-project/sglang - merrymercy opened this pull request about 1 month ago
Add OLMo2 model.

github.com/sgl-project/sglang - janimo opened this pull request about 1 month ago
Update Install Method 2. From source

github.com/sgl-project/sglang - HaiShaw opened this pull request about 1 month ago
Crash the server correctly during error

github.com/sgl-project/sglang - merrymercy opened this pull request about 1 month ago
Lint

github.com/sgl-project/sglang - BBuf opened this pull request about 1 month ago
Update weights from dist [WIP]

github.com/sgl-project/sglang - zhaochenyang20 opened this pull request about 1 month ago
Rename tuned MI300X config files for fused_moe_triton

github.com/sgl-project/sglang - HaiShaw opened this pull request about 1 month ago
Bump sglang-router to 0.0.10 for env name change

github.com/sgl-project/sglang - ByronHsu opened this pull request about 1 month ago
fix typo prompts

github.com/sgl-project/sglang - qibaoyuan opened this pull request about 1 month ago
Remove fused_moe_grok

github.com/sgl-project/sglang - merrymercy opened this pull request about 1 month ago
Update model_loader deps and qqq quantization deps

github.com/sgl-project/sglang - HandH1998 opened this pull request about 1 month ago
[Feature] support torchao for qwen2 models

github.com/sgl-project/sglang - tricky61 opened this issue about 1 month ago
Rename DP_RANK to SGLANG_DP_RANK

github.com/sgl-project/sglang - merrymercy opened this pull request about 1 month ago
[FEAT] Support GGUF format

github.com/sgl-project/sglang - zhengy001 opened this pull request about 1 month ago
Release v0.3.6.post2

github.com/sgl-project/sglang - merrymercy opened this pull request about 1 month ago
[Feature] ROCm in WSL environment is supported

github.com/sgl-project/sglang - githust66 opened this issue about 1 month ago
Fix flasky tests

github.com/sgl-project/sglang - merrymercy opened this pull request about 1 month ago
Fix rust warning

github.com/sgl-project/sglang - ByronHsu opened this pull request about 1 month ago
Bump router to 0.0.9 with better logging

github.com/sgl-project/sglang - ByronHsu opened this pull request about 1 month ago
add sglang version to get_server_info

github.com/sgl-project/sglang - binarycrayon opened this pull request about 1 month ago
[Feature] Add sglang version to server info

github.com/sgl-project/sglang - binarycrayon opened this issue about 1 month ago
docs: update adoption

github.com/sgl-project/sglang - zhyncs opened this pull request about 1 month ago
MoE Expert Parallel Impl

github.com/sgl-project/sglang - xiaobochen123 opened this pull request about 1 month ago
minor: update check_env

github.com/sgl-project/sglang - zhyncs opened this pull request about 1 month ago
[Feature] 2:4 sparsity support

github.com/sgl-project/sglang - arunpatala opened this issue about 1 month ago
fix: add cuda-python for xgrammar

github.com/sgl-project/sglang - zhyncs opened this pull request about 1 month ago
Remove unresolved reference 'self'

github.com/sgl-project/sglang - apemost opened this pull request about 1 month ago
Update sampler.py to skip the success check

github.com/sgl-project/sglang - merrymercy opened this pull request about 1 month ago
using `is not` not `!=` to test `None`

github.com/sgl-project/sglang - WrRan opened this pull request about 1 month ago
remove unused imports

github.com/sgl-project/sglang - WrRan opened this pull request about 1 month ago
[Question] RuntimeError: Initialization failed

github.com/sgl-project/sglang - LiYuhang9527 opened this issue about 1 month ago
Support top n sigma sampling

github.com/sgl-project/sglang - Snowdar opened this pull request about 1 month ago
Release v0.3.6.post1

github.com/sgl-project/sglang - merrymercy opened this pull request about 1 month ago
Rename double sparsity config file

github.com/sgl-project/sglang - merrymercy opened this pull request about 1 month ago
[CI] Minor fix for CI

github.com/sgl-project/sglang - merrymercy opened this pull request about 1 month ago
Update CI threshold

github.com/sgl-project/sglang - merrymercy opened this pull request about 1 month ago
Use custom allreduce w/ torch.compile

github.com/sgl-project/sglang - merrymercy opened this pull request about 1 month ago
[router] Rust e2e test

github.com/sgl-project/sglang - ByronHsu opened this pull request about 1 month ago
[router] Replace print with logger

github.com/sgl-project/sglang - ByronHsu opened this pull request about 1 month ago
Bump rustls from 0.23.16 to 0.23.18 in /rust

github.com/sgl-project/sglang - dependabot[bot] opened this pull request about 1 month ago
[Bug] Qwen2-VL-7B IndexError

github.com/sgl-project/sglang - jakep-allenai opened this issue about 1 month ago
[CI] Split test cases in CI for better load balancing

github.com/sgl-project/sglang - merrymercy opened this pull request about 1 month ago
feat: add should_use_tensor_core

github.com/sgl-project/sglang - zhyncs opened this pull request about 1 month ago
[Bug] frequency penalty

github.com/sgl-project/sglang - vivian0429 opened this issue about 1 month ago
Update XGrammar to the latest API

github.com/sgl-project/sglang - Ubospica opened this pull request about 1 month ago
feat: fused_moe fp8 monkey patch

github.com/sgl-project/sglang - zhyncs opened this pull request about 1 month ago
[feat] Refactor session control interface and add CI

github.com/sgl-project/sglang - Ying1123 opened this pull request about 1 month ago
Question about ragged wrapper

github.com/sgl-project/sglang - ZhongYingMatrix opened this issue about 1 month ago