Skip to content
View Conless's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report Conless

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Conless/README.md

Hi there ~ hi

I'm Yi Pan, a junior undergraduate from SJTU ACM Class. It's great to see you here! 😄

  • Aiming to build efficient, scalable, and reliable systems, I have broad research interests in computer systems. My current research mainly focuses on distributed systems and systems for machine learning.
  • I'm passionate about contributing to the open-source community! I've been fortunate to contribute to several amazing open-source projects, including PyTorch, SGLang, SkyPilot and vLLM.
  • Some of my previous projects include:
    • Remire OS, an efficient microkernel written in Rust.
    • Gelato GPU, a general-purpose GPU supporting RISC-V ISA with a custom SIMT extension.
    • CachedLLM, an LLM serving system built on top of vLLM with dynamic page cache.
    • Comet Compiler, a compiler for Mx (a C-like programming language for educational purposes).

⚡️ More about my coding life

Pinned Loading

  1. remire remire Public

    Remire: Rewrite RISC-V Microkernel in Rust

    Rust

  2. dolce-project/gelato dolce-project/gelato Public

    Gelato: General-purpose Lightweight GPU supporting RISC-V ISA with SIMT extension

    SystemVerilog 8 1

  3. CachedLLM CachedLLM Public

    CachedLLM: efficient LLM serving system with dynamic page cache. Course project of Machine Learning (CS3308@SJTU).

    2

  4. TicketSystem TicketSystem Public

    2023 Spring Data Structure (CS1951@SJTU) Lab 2. Simulates a concurrent ticket system like 12306 with k/v database.

    C++ 1