Skip to content
View jianzhnie's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Block or report jianzhnie

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.

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
jianzhnie/README.md
Typing SVG

๐Ÿ“Š GitHub Stats

๐Ÿ‘จโ€๐Ÿ’ป About Me

I'm an AI engineer focused on building production-grade LLM systems and scalable reinforcement learning frameworks. I love turning cutting-edge research into clean, usable code.

  • ๐Ÿ”ญ Currently working on distributed LLM training, model growth, and high-performance inference engines
  • ๐ŸŒฑ Exploring RL for reasoning, MoE scaling, and NPU/CUDA unified stacks
  • ๐Ÿ’ก Believer in learning by building โ€” most repos are educational but production-oriented

๐Ÿš€ Featured Projects

Project Description
ScaleTorch 5D distributed training framework (DP, PP, CP, EP, TP) on PyTorch with NPU/CUDA support.
llm-grow Grow larger models from existing checkpoints: depth, width, and MoE expert expansion with function-preserving guarantees.
mini-sglang Lightweight educational implementation of SGLang (~4k lines) with PagedAttention, RadixCache, CUDA/NPU Graph, and OpenAI-compatible API.
mini-vLLM A compact implementation of vLLM, demystifying modern LLM serving systems.
LLamaTuner Easy and efficient finetuning pipelines for LLMs.
LLMEval A modular framework to evaluate LLMs across tasks and settings.

๐Ÿ› ๏ธ Tech Stack

LLM Training & Serving

PyTorch vLLM SGLang DeepSpeed Megatron veRL HuggingFace FlashAttention FlashInfer Triton

Distributed & Systems

Ray CUDA Docker Kubernetes

API & Data Formats

FastAPI Safetensors OpenAI

Languages & Core

Python


๐Ÿ“ซ How to reach me

Pinned Loading

  1. LLamaTuner LLamaTuner Public

    Easy and Efficient Finetuning LLMs. (Supported LLama, LLama2, LLama3, Qwen, Baichuan, GLM , Falcon) ๅคงๆจกๅž‹้ซ˜ๆ•ˆ้‡ๅŒ–่ฎญ็ปƒ+้ƒจ็ฝฒ.

    Python 620 62

  2. Open-R1 Open-R1 Public

    The open source implementation of DeepSeek-R1. ๅผ€ๆบๅค็Žฐ DeepSeek-R1

    Python 275 55

  3. deep-marl-toolkit deep-marl-toolkit Public

    MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT...

    Python 170 21

  4. deep-rl-toolkit deep-rl-toolkit Public

    RLToolkit is a flexible and high-efficient reinforcement learning framework. Include implementation of DQN, AC,A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....

    Python 9 2

  5. LLMToolkit LLMToolkit Public

    LLMToolkit is a toolkit for NLP(Natural Language Processing) and LLM(Large Language Models) using Pytorch.

    Python 5 2

  6. mini-vllm mini-vllm Public

    A compact implementation of vLLM, designed to demystify the complexities of modern LLM serving systems.

    Python 8 1