Skip to content
View shipiyouniao's full-sized avatar

Highlights

  • Pro

Organizations

@think-different-studio @NagareWorks

Block or report shipiyouniao

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

Inference systems banner

石皮幼鸟 · shipiyouniao

AI infrastructure engineer on Sangfor's Managed Cloud Platform team,
building predictable LLM serving, elastic GPU memory, and runtime protocols.

NagareWorks

I work where inference engines, GPU runtimes, and cloud-native control planes meet. My current focus is making shared accelerators behave like dependable infrastructure: correct under pressure, observable in production, and fast on real workloads.

Current work

  • LLM serving: vLLM and SGLang integration, long-context inference, PD multiplexing, CUDA execution paths, and correctness-first performance analysis.
  • Elastic GPU memory: KV cache pooling, CUDA VMM, quota and reclamation policy, multi-instance isolation, MPS, and shared model weights.
  • Runtime protocols: building NNRP across Rust, Python, and C# with deterministic transports and explicit lifecycle semantics.
  • Cloud native: Kubernetes-oriented placement, observability, recovery, and platform integration for production inference systems.

Selected work

Area Project What I work on
Runtime protocol NagareWorks/nnrp-rs Native transport and lifecycle runtime
SDK NagareWorks/nnrp-py Python runtime bindings and release engineering
SDK NagareWorks/nnrp-cs C# protocol SDK and native transport integration
Unity tooling UnityEasyInject Lightweight dependency injection for Unity

Toolbox

CUDA C++ Rust Python Go Kubernetes PyTorch

Measure the real path. Preserve the invariants. Optimize what remains.

Pinned Loading

  1. UnityEasyInject UnityEasyInject Public

    An IoC Tool for Unity Projects

    C# 10 2

  2. ovg-project/kvcached ovg-project/kvcached Public

    Virtualized Elastic KV Cache for Dynamic GPU Sharing and Beyond

    Python 1.1k 131

  3. NagareWorks/nnrp-cs NagareWorks/nnrp-cs Public

    C# SDK for Neural Network Runtime Protocol

    C# 5

  4. NagareWorks/nnrp-conformance NagareWorks/nnrp-conformance Public

    NNRP Protocol Conformance Suite

    Rust

  5. NagareWorks/nnrp-py NagareWorks/nnrp-py Public

    Python SDK for Neural Network Runtime Protocol

    Python

  6. NagareWorks/nnrp-rs NagareWorks/nnrp-rs Public

    Rust SDK for Neural Network Runtime Protocol

    Rust