Skip to content
View yuchenwang3's full-sized avatar
:octocat:
Focusing
:octocat:
Focusing
  • UIUC, Alibaba
  • Sunnyvale/Mountain View, CA
  • 13:37 (UTC -07:00)

Block or report yuchenwang3

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
yuchenwang3/README.md
Yuchen Wang — Agentic LLM Research

I build foundation models that can work—not just answer.

Occamy-1.0 Portfolio Google Scholar

LinkedIn CV GitHub followers Profile views

🔬 Now

Research Scientist Intern @ Alibaba
Agentic LLM post-training, long-horizon tool use, and evaluation infrastructure.

M.S. Computer Science @ UIUC
Previously Peking University Zhi Class (Elite Program).

⚙️ Systems

Open-source engineering across NeMo, Megatron-LM, vLLM/Vime, SGLang, and ModelScope.

Training reliability · long-context kernels · CUDA · RL infrastructure · inference serving

🦦 Occamy-1.0

Occamy-1.0 is a 35B-A3B co-work model continued from Qwen3.6-35B-A3B through full-parameter SFT, uniform model soup, and GRPO/SAO reinforcement learning.

I built verifier-gated data and training infrastructure for token-exact replay, state reconstruction, episode credit across context rewrites, immutable provenance, and quarantine gates. On the same frozen ClawEval harness, the resulting system raised Combined T/C Strict Pass@1/3 from 65.16/73.87% → 77.39/85.93% while reducing tokens per trajectory by 38.6%.

🧩 Open-source systems engineering

Area Selected contribution
Optimizer stability Scale-invariant Newton–Schulz for small-norm Muon inputs in NVIDIA NeMo Emerging Optimizers #230
Hybrid-model training Recompute propagation and Mamba + attention + MoE runtime fixes in vLLM/Vime #337
Training throughput Order-preserving sequence packing, NCCL warmup, and Muon correctness across ModelScope ms-swift #9598, #9602, #9599, and #9591
Long-context kernels Fused GatedDeltaNet Q/K normalization for 128K SFT in Megatron-LM #5396 and selective Mamba recompute in #5463
RL and inference reliability Non-finite rollout-logprob sanitization in NeMo RL #2962 and safer hybrid-model weight reloads in SGLang #31621

📚 Papers and projects

  • CineFlow — dependency-driven parallel video generation with semantic DAG compilation, trajectory-aware fusion, and critical-path scheduling; 1.7–5.5× speedup and 17.3% higher visual quality.
  • Dynamic Prefill Optimization — AIMD control with p95 TTFT feedback and greedy/DP prompt packing; up to 20% lower TTFT on production-style traces.
  • FlashAttention-style CUDA Optimization — tiled online softmax and kernel fusion for GPT-2; roughly 10× lower HBM traffic and up to 9% end-to-end speedup.
  • RL for Legal Reasoning — Zero-RL → distilled-CoT SFT → GRPO, reaching 57.6% accuracy.
  • Seismic Phase Picking — traditional and learning-based automatic phase picking for earthquake monitoring.

🛠️ Stack

Python C++ CUDA PyTorch Hugging Face vLLM Megatron-LM SGLang

GitHub stars, commits, pull requests, issues, and contributions Top GitHub repository languages

GitHub contribution grid animation

To an unceasing future. 致永无止境的明天。

Pinned Loading

  1. vllm-project/vllm vllm-project/vllm Public

    A high-throughput and memory-efficient inference and serving engine for LLMs

    Python 90.3k 21.4k

  2. NVIDIA/Megatron-LM NVIDIA/Megatron-LM Public

    Ongoing research training transformer models at scale

    Python 17.7k 4.4k

  3. modelscope/ms-swift modelscope/ms-swift Public

    Use PEFT or Full-parameter to CPT/SFT/DPO/GRPO 600+ LLMs (Qwen3.6, DeepSeek-V4, GLM-5.1, InternLM3, Llama4, ...) and 300+ MLLMs (Qwen3-VL, Qwen3-Omni, InternVL3.5, Ovis2.5, GLM4.5v, Gemma4, Llava, …

    Python 15.4k 1.6k

  4. vllm-project/vime vllm-project/vime Public

    An LLM post-training framework with vLLM for RL Scaling

    Python 442 84

  5. NVIDIA-NeMo/RL NVIDIA-NeMo/RL Public

    Scalable toolkit for efficient model reinforcement

    Python 2k 539

  6. NVIDIA-NeMo/Nemotron NVIDIA-NeMo/Nemotron Public

    Developer Asset Hub for NVIDIA Nemotron — A one-stop resource for training recipes, usage cookbooks, datasets, and full end-to-end reference examples to build with Nemotron models

    Jupyter Notebook 2k 405