Skip to content
View LOGO127's full-sized avatar
🌴
On vacation
🌴
On vacation
  • Hangzhou, Zhejiang, China

Block or report LOGO127

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
LOGO127/README.md
LOGO127 — AI Systems, LLM Training, and Inference

Zijian Luo · LOGO127

AI systems first · AI for Science alongside

Master's student at Zhejiang University. I build reproducible systems to understand language models, with a growing focus on reliable inference and stateful agent APIs.

Projects · Contribution log · Upstream PRs


✅ Merged contributions

vLLM-Omni #7065 fixes Higgs Audio v3 voice-clone token validation while preserving reference-audio placement across chunked prefill. Merged after collaborator review on September 4, 2026 (UTC).1

DeePMD-kit #6010 excludes virtual atoms from force, Hessian and spin-force error metrics while preserving padded detail outputs. Approved and merged by project member njzjz on September 7, 2026 (UTC).2

🎯 Current contribution focus

Track Engineering focus Public work
Agentic API Bounded response sessions; continuation and storage contracts #257 — draft; #258 — open3
vLLM-Omni Audio diagnostics; request lifecycle and timeout correctness #7098, #7151 — open4
DeePMD-kit Ragged graph batching; charge/spin and numerical correctness #6008 — open at last check5; #6010 — merged2
MACE Scientific model-download reliability #1712 — open6

These are contribution areas I am working toward maintaining, not assigned module ownership. Open and draft PRs are not accepted contributions. The dated contribution log separates merged work, review candidates, and unpublished experiments.

📦 Personal projects

Project Focus
wechat-ai-memory Local-first, traceable conversation context
CS336 Assignment 1 From-scratch language-model foundations
cs336.2026 Systems-first learning and implementation notes

🔍 Engineering approach

  • Reproduce failures and preserve passing controls before changing behavior.
  • Keep patches scoped, with explicit dependency and compatibility boundaries.
  • Separate local tests, upstream CI, and actual model/hardware validation.
  • Disclose AI assistance and respond to review with reproducible evidence.

Python · Rust · PyTorch · pytest · Git · uv


Build the smallest useful version. Test the assumptions. Explain what happened.

Footnotes

  1. vLLM-Omni. Merged PR #7065.

  2. DeePMD-kit. Merge commit 28b7d068. Merged September 7, 2026, 22:14 UTC (September 8, 06:14 Asia/Shanghai); verified directly on September 8. This is an accepted contribution, not an assigned module-maintainer role. 2

  3. Agentic API. Core session draft #257, typed Responses file validation #258. Status checked September 6, 2026, 20:59 UTC; no WebSocket integration or module ownership is claimed.

  4. vLLM-Omni. Reference-audio diagnostics #7098, shared RPC deadline #7151. Open at the same check.

  5. DeePMD-kit. Ragged charge/spin batching #6008. Open at the September 6 check; #6010's later merge is recorded separately below.

  6. MACE. Reject HTML before caching model downloads #1712. Open at the same check.

Pinned Loading

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

    A framework for efficient model inference with omni-modality models

    Python 6.7k 1.7k