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

ProjectDescription
ScaleTorch5D distributed training framework (DP, PP, CP, EP, TP) on PyTorch with NPU/CUDA support.
llm-growGrow larger models from existing checkpoints: depth, width, and MoE expert expansion with function-preserving guarantees.
mini-sglangLightweight educational implementation of SGLang (~4k lines) with PagedAttention, RadixCache, CUDA/NPU Graph, and OpenAI-compatible API.
mini-vLLMA compact implementation of vLLM, demystifying modern LLM serving systems.
LLamaTunerEasy and efficient finetuning pipelines for LLMs.
LLMEvalA modular framework to evaluate LLMs across tasks and settings.

🛠️ Tech Stack

LLM Training & Serving

PyTorchvLLMSGLangDeepSpeedMegatronveRLHuggingFaceFlashAttentionFlashInferTriton

Distributed & Systems

RayCUDADockerKubernetes

API & Data Formats

FastAPISafetensorsOpenAI

Languages & Core

Python


📫 How to reach me

Pinned Loading

  1. LLamaTunerLLamaTunerPublic

    Easy and Efficient Finetuning LLMs. (Supported LLama, LLama2, LLama3, Qwen, Baichuan, GLM , Falcon) 大模型高效量化训练+部署.

    Python 620 62

  2. Open-R1Open-R1Public

    The open source implementation of DeepSeek-R1. 开源复现 DeepSeek-R1

    Python 275 55

  3. deep-marl-toolkitdeep-marl-toolkitPublic

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

    Python 170 21

  4. deep-rl-toolkitdeep-rl-toolkitPublic

    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. LLMToolkitLLMToolkitPublic

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

    Python 5 2

  6. mini-vllmmini-vllmPublic

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

    Python 9 1