Signal
Advertise
Signal
Advertise
Sign in
Submit
Discover trends that matter
Trending repositories
Daily
Weekly
Monthly
Yearly
Live mentions
Topics
GitHub trending
Repositories
Developers
Insights
Stats
Log in
syv-ai/qwen38-27b-rtx3090 — GitHub trending stats & insights | Trendshift
Featured
Busbar
open-connector
syv-ai/qwen38-27b-rtx3090
#
AI infrastructure
#
Local LLM
Qwen3.8-27B on a single RTX 3090: 416 tok/s batched or 25 ms/token single-user, 150k context, vLLM
Visit GitHub
Like syv-ai/qwen38-27b-rtx3090, 0 likes
0
Bookmark syv-ai/qwen38-27b-rtx3090, 0 bookmarks
0
Python
563
67
2 contributors
Apache License 2.0
Social mentions
Recent discussions about this repository across the web
So, vLLM takes approximately ten trillion years to start. On the other hand... 208 tok/s from Qwen3.8-27B may be worth it.
@BonesMoses · x.com
一张24GB的RTX 3090,真能把27B模型服务做出可用指标? 它用int8张量核、fp16状态和推测解码,做到64并发约1035 tok/s、单路约114至131 tok/s,最长约26万上下文。量化脚本、补丁、校验、Docker和基准都齐。代价也明确:超长上下文KV有损,部分模式牺牲并发,补丁绑定vLLM版本,升级维护不能按零成本算。
@vintcessun · x.com
The quant alone is not why its fast. The syv-ai recipe requants lm_head, embeddings and the MTP module to int8, in place, cpu only. That frees 2.6 GB per card: KV pool grows from 282K to 362K tokens…
@superalesha · x.com
Repository activities
repository's daily and monthly activities across stars, forks, merged PRs, issues, and closed issues