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

[Bug] add_worker API no response

github.com/sgl-project/sglang - nannaer opened this issue 1 day ago
fix end check in eagle

github.com/sgl-project/sglang - jjjjohnson opened this pull request 2 days ago
Included Multinode DeepSeekv3 example

github.com/sgl-project/sglang - roG0d opened this pull request 3 days ago
Improve moe reduce sum kernel performance

github.com/sgl-project/sglang - kkHuang-amd opened this pull request 3 days ago
Fix CI error of nightly eval

github.com/sgl-project/sglang - zhaochenyang20 opened this pull request 3 days ago
WIP: Feature/function calling update

github.com/sgl-project/sglang - YAMY1234 opened this pull request 3 days ago
[Feature] Support regex as a stopping condition

github.com/sgl-project/sglang - mickjagger19 opened this pull request 3 days ago
Speed up `update_weights_from_tensor`

github.com/sgl-project/sglang - fzyzcjy opened this pull request 4 days ago
[Feature] Reward EOS close to max_tokens

github.com/sgl-project/sglang - komninoschatzipapas opened this issue 4 days ago
Hierarchical Caching for SGLang

github.com/sgl-project/sglang - xiezhq-hermann opened this pull request 4 days ago
ROCm base image update

github.com/sgl-project/sglang - kkHuang-amd opened this pull request 4 days ago
Doc: Rename contribution_guide.md

github.com/sgl-project/sglang - zhaochenyang20 opened this pull request 5 days ago
[Docs] refactor Contribution Guide

github.com/sgl-project/sglang - shuaills opened this pull request 5 days ago
Support twoshot kernel

github.com/sgl-project/sglang - yizhang2077 opened this pull request 5 days ago
[Fix] fix openai adapter

github.com/sgl-project/sglang - Ying1123 opened this pull request 5 days ago
Update README.md

github.com/sgl-project/sglang - merrymercy opened this pull request 5 days ago
feat: use CUDA 12.4 by default (for FA3)

github.com/sgl-project/sglang - zhyncs opened this pull request 5 days ago
[Feature] support ngram

github.com/sgl-project/sglang - zhyncs opened this issue 5 days ago
misc: update CODEOWNERS

github.com/sgl-project/sglang - zhyncs opened this pull request 5 days ago
minor: cleanup sgl-kernel

github.com/sgl-project/sglang - zhyncs opened this pull request 5 days ago
prometheus query return no result

github.com/sgl-project/sglang - 315930399 opened this issue 5 days ago
Add cutlass submodule for sgl-kernel

github.com/sgl-project/sglang - ispobock opened this pull request 5 days ago
Tiny update scripts to fail fast

github.com/sgl-project/sglang - fzyzcjy opened this pull request 5 days ago
Minor follow-up fixes for the logprob refactor

github.com/sgl-project/sglang - merrymercy opened this pull request 6 days ago
Add GemLite caching after each capture

github.com/sgl-project/sglang - mobicham opened this pull request 6 days ago
AMD DeepSeek_V3 FP8 Numerical fix

github.com/sgl-project/sglang - HaiShaw opened this pull request 6 days ago
Update structured_outputs.ipynb

github.com/sgl-project/sglang - merrymercy opened this pull request 6 days ago
[feat] Add math eval to CI nightly run

github.com/sgl-project/sglang - XiaotongJiang opened this pull request 6 days ago
[Feature] Change contribution guide

github.com/sgl-project/sglang - zhaochenyang20 opened this issue 6 days ago
[Feature] Rewrite the SRT Backend docs

github.com/sgl-project/sglang - zhaochenyang20 opened this issue 6 days ago
[Feature] Clear PAT_TOKEN in CI

github.com/sgl-project/sglang - zhaochenyang20 opened this issue 6 days ago
Revert "[feat] Add math eval to CI"

github.com/sgl-project/sglang - merrymercy opened this pull request 6 days ago
fix typo

github.com/sgl-project/sglang - HaiShaw opened this pull request 6 days ago
[Docs] clean up structured outputs docs

github.com/sgl-project/sglang - merrymercy opened this pull request 6 days ago
[Feature] support DeepSeek VL 2

github.com/sgl-project/sglang - zhyncs opened this issue 6 days ago
[feat] Add math eval to CI

github.com/sgl-project/sglang - XiaotongJiang opened this pull request 6 days ago
docs: update README

github.com/sgl-project/sglang - zhyncs opened this pull request 6 days ago
add 2*h20 node serving example for deepseek v3

github.com/sgl-project/sglang - Lzhang-hub opened this pull request 6 days ago
Update the timeout in nightly-test.yml

github.com/sgl-project/sglang - merrymercy opened this pull request 7 days ago
skip special token for unit test

github.com/sgl-project/sglang - zhaochenyang20 opened this pull request 7 days ago
Fix unittest for input tokens

github.com/sgl-project/sglang - shuaills opened this pull request 7 days ago
docs: add development guide using docker

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

github.com/sgl-project/sglang - zhyncs opened this pull request 7 days ago
chore: bump v0.4.1.post2

github.com/sgl-project/sglang - zhyncs opened this pull request 7 days ago
Refactor sgl-kernel build

github.com/sgl-project/sglang - ispobock opened this pull request 7 days ago
Update Triton configs for block fp8 kernels

github.com/sgl-project/sglang - HandH1998 opened this pull request 7 days ago
Add llama_eagle.py

github.com/sgl-project/sglang - merrymercy opened this pull request 7 days ago
minor: add nsys cli for docker dev

github.com/sgl-project/sglang - zhyncs opened this pull request 7 days ago
Clean up wrapper in flashinfer backend

github.com/sgl-project/sglang - merrymercy opened this pull request 7 days ago
[Feature] Get Token IDs with Engine.generate()

github.com/sgl-project/sglang - shuaills opened this pull request 7 days ago
[Session] Update session control interface

github.com/sgl-project/sglang - Ying1123 opened this pull request 7 days ago
[docs]Refactor constrained decoding tutorial

github.com/sgl-project/sglang - shuaills opened this pull request 8 days ago
[docs] constrained decoding

github.com/sgl-project/sglang - shuaills opened this pull request 8 days ago
Add `update_weights_from_tensor`

github.com/sgl-project/sglang - fzyzcjy opened this pull request 8 days ago
Support InternVL2 Series

github.com/sgl-project/sglang - amosyou opened this pull request 8 days ago
add configs for block fp8 related kernels

github.com/sgl-project/sglang - zhyncs opened this pull request 8 days ago
Update readme

github.com/sgl-project/sglang - ispobock opened this pull request 8 days ago
Add more supporting organizations

github.com/sgl-project/sglang - merrymercy opened this pull request 9 days ago
[minor] clean up docs and eos id

github.com/sgl-project/sglang - merrymercy opened this pull request 9 days ago
[Feature] add AMD CIs

github.com/sgl-project/sglang - zhyncs opened this issue 9 days ago
docs: update README

github.com/sgl-project/sglang - zhyncs opened this pull request 9 days ago
update sgl_moe_align_block_size usage

github.com/sgl-project/sglang - HandH1998 opened this pull request 9 days ago
chore: bump v0.4.1.post1

github.com/sgl-project/sglang - zhyncs opened this pull request 9 days ago
fix moe_align_block_size

github.com/sgl-project/sglang - HandH1998 opened this pull request 9 days ago
Docs: Add constrained decoding tutorial

github.com/sgl-project/sglang - shuaills opened this pull request 9 days ago
[Bug] LLVM/Triton issue

github.com/sgl-project/sglang - NilayYadav opened this issue 9 days ago
Fused moe triton cfg opt for rocm

github.com/sgl-project/sglang - kkHuang-amd opened this pull request 9 days ago