Skip to content
View henryqingmo's full-sized avatar
🔒
🔒
  • 02:47 (UTC -05:00)

Highlights

  • Pro

Block or report henryqingmo

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

Hi there 👋

I’m a student focused on building scalable systems for large language models, with a strong interest in ML systems, AI infrastructure, AI model architecture, and AI agent architecture. I study the intersection of distributed systems, cloud computing, machine learning, model design, and agentic AI systems, with an emphasis on building AI systems that are reliable, efficient, and scalable. I have hands-on experience through projects involving distributed system design, cloud platforms, and DevOps practices. This includes building and experimenting with data pipelines, model training workflows, serving setups, and large language model applications. I’ve also worked with LLMs by exploring fine-tuning, evaluation, deployment considerations, architectural trade-offs, and the design of agent workflows involving planning, tool use, memory, and orchestration. I’m particularly interested in the systems, model architecture, and agent architecture challenges behind modern AI: scaling training and inference, optimizing performance, designing efficient model architectures, building robust AI agents, and managing end-to-end ML pipelines. I’m actively looking to deepen my understanding and contribute to problems where machine learning, large-scale systems, and agentic AI architecture meet.

🐍 Contribution Snake

Snake animation dark mode Snake animation light mode

Pinned Loading

  1. Hydromotion Hydromotion Public

    A simple projectile motion simulation with custom physics engine using Qt Framework and OpenGL graphics api

    C++

  2. KubeKV KubeKV Public

    Simplified etcd-style metadata store in Go, built on Raft with leader election, replicated logs, crash persistence, snapshots, and a linearizable key-value service.

    Go

  3. Distributed-Ledger Distributed-Ledger Public

    Fault-tolerant distributed ledger with ISIS total ordering, deterministic transaction delivery, and TCP-based peer coordination.

    Go

  4. superAttention/video_moderation_alignment superAttention/video_moderation_alignment Public

    End-to-end pipeline for video safety alignment: SFT + DPO on Qwen3-VL with structured outputs, benchmark design, and evaluation of over-refusal.

    HTML 1

  5. Distributed-Transaction Distributed-Transaction Public

    Distributed transaction system using strict two-phase locking (2PL), wound-wait deadlock prevention, and two-phase commit (2PC) to provide isolation and atomicity across multiple servers.

    Go

  6. superAttention/llm-prefix-cache-analysis superAttention/llm-prefix-cache-analysis Public

    Benchmarking LLM prefix-cache eviction policies against Tree-Constrained Belady on ShareGPT traces.

    HTML