Skip to content
View Excelius-Wang's full-sized avatar

Highlights

  • Pro

Block or report Excelius-Wang

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
Excelius-Wang/README.md

banner

Excelius

LLM post-training · alignment · agents 🤖 — MSc @ BJTU

WebsiteEmail


About Me

  • 🎓 MSc in Software Engineering @ Beijing Jiaotong University; BEng @ Nantong University.
  • 🔬 I work on LLM post-training (SFT / LoRA / DPO), alignment & preference optimization (PPO / GRPO / reward modeling), LLM agents (LangChain / LangGraph), and efficient inference (vLLM).
  • 📝 Co-authored a research paper.
  • ✍️ I write notes & blog posts at excelius.xyz.

Experience

  • ByteDance — Multimodal LLM Algorithm Intern · present
  • Baidu — LLM Post-training Algorithm Intern
  • Tsinghua University, Institute of Vehicle Power & Intelligent Energy — LLM Application & Full-stack Intern

Tech Stack

  • Languages: Python, C++, TypeScript / JavaScript
  • LLM / Post-training: PyTorch, HuggingFace Transformers, LLaMA-Factory, ms-swift, vLLM
  • Alignment / RL: SFT, LoRA, DPO, PPO, GRPO, Reward Modeling (GenRM, LLM-as-a-Judge)
  • Agents: LangChain, LangGraph (ReAct, Tool Calling, Plan-and-Execute)
  • Infra: multi-node multi-GPU training, Git, Docker

Featured Projects

  • dive-into-transformer-pytorch ⭐6 — A Transformer language model built from scratch in PyTorch; trains an autoregressive classical-Chinese text generator on Dream of the Red Chamber, with multi-GPU data-parallel training, checkpointing, and loss visualization.
  • BERT_BiLSTM_CRF ⭐5 — Chinese named-entity recognition on a literary-prose corpus, built on BERT + BiLSTM + CRF (BJTU NLP coursework).
  • Self-DeepResearch — An autonomous deep-research agent on LangGraph + Tavily: plan → search → reflect → generate, iterating to a cited report; Vue frontend with a streaming backend.
  • marginalia — A deep paper-reading skill for Claude Code / Codex that reconstructs the author's reasoning, stress-tests its weakest assumptions, and publishes structured notes to a Feishu knowledge base.
  • PyTorchClassics — Classic deep-learning models re-implemented from scratch in PyTorch (MLP, LeNet, attention …) — an ongoing study collection.

📊 Dashboard

Popular repositories Loading

  1. dive-into-transformer-pytorch dive-into-transformer-pytorch Public

    B 站视频《PyTorch 手搓 Transformer》的代码实现~

    Python 6

  2. BERT_BiLSTM_CRF BERT_BiLSTM_CRF Public

    BJTU NLP 课程 NER 实验

    Python 5

  3. word2vec-TensorFlow- word2vec-TensorFlow- Public

    Jupyter Notebook 1

  4. PAT-Python PAT-Python Public

    《算法笔记》的 Python 解法,未来会囊括所有的 PAT 题目~(抛瓦!)

    Python 1

  5. Dive-into-CV-PyTorch Dive-into-CV-PyTorch Public

    学习 Datawhale 的《动手学CV-PyTorch》 Jupyter NoteBook 仓库~

    Jupyter Notebook 1

  6. deep-learning-project-structure-template deep-learning-project-structure-template Public

    自用 DL 项目的文件夹结构~

    Python 1