skip to content
Siyuan's Personal Page

Projects & Open Source

Projects & Competitions

KeepGPU 2025-2026
Maintainer

Built and maintain a Python CLI tool that keeps shared GPUs active with lightweight keep-alive workloads, plus a matching Python API.

python GPU tooling CLI
Lead & Algorithm Designer

Lightweight Monte‑Carlo Tree Search pipeline for LLM agents; supports OpenAI/DeepSeek APIs with optimized rollout policy.

LLM MCTS agents
Architect & Lead Programmer

2.5D narrative adventure; produced teaser and achieved charity certification from Beijing New Sunshine Charity Foundation.

game dev narrative unity

Open Source Contributions

vLLM 2025
Contributor

Fixed rope scaling override order so Hugging Face config conversions stay correct after legacy overrides.

LLM serving inference bugfix
VERL (Volcano Engine RL for LLMs) 2025
Contributor

Extended-context fixes and truncation improvements for RL pipelines (YaRN), with tests across rollout workers.

Pull Requests
RL long context tooling