Skip to content
View lfopensource's full-sized avatar
👩‍🎓
building new AI
👩‍🎓
building new AI

Block or report lfopensource

Report abuse

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

Report abuse
lfopensource/README.md
  • 🎓 Ph.D. in Electrical Engineering from Stanford University.
  • 👀 I’m interested in LLM Inference & Serving, with a focus on Quantization and Parallelism (e.g., Parallel Decoding, Speculative Decoding).
  • 🌱 Currently focused on:
    • CUDA Kernel Optimization
    • Model Deployment & Serving Infrastructure (Paged KV Cache, Continuous Batching)
    • Post-training (RLHF, Distillation, Flow-matching)
  • 📫 How to reach me: linglingfan.cnn@gmail.com
  • 😄 Pronouns: She/Her

Popular repositories Loading

  1. onnx-mlir onnx-mlir Public

    Forked from onnx/onnx-mlir

    Representation and Reference Lowering of ONNX Models in MLIR Compiler Infrastructure

    C++ 1

  2. CUDA_Kernel_Samples CUDA_Kernel_Samples Public

    Forked from Tongkaio/CUDA_Kernel_Samples

    CUDA 算子手撕与面试指南

    Cuda 1

  3. claw-code claw-code Public

    Forked from ultraworkers/claw-code

    Better Harness Tools, not merely storing the archive of leaked Claude Code but also make real things done. Now rewriting in Rust.

    Rust 1

  4. sglang sglang Public

    Forked from sgl-project/sglang

    SGLang is a fast serving framework for large language models and vision language models.

    Python

  5. TensorRT TensorRT Public

    Forked from NVIDIA/TensorRT

    NVIDIA® TensorRT™ is an SDK for high-performance deep learning inference on NVIDIA GPUs. This repository contains the open source components of TensorRT.

    C++

  6. cutlass cutlass Public

    Forked from NVIDIA/cutlass

    CUDA Templates for Linear Algebra Subroutines

    C++