Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View Lipenghee's full-sized avatar

Block or report Lipenghee

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

Hi, I'm Lipenghee 👋

PhD candidate at Harbin Institute of Technology, working on efficient inference for large language and vision-language models.

Research Interests

  • Quantization and mixed-precision inference
  • Adaptive and inference-time computation
  • Multimodal model efficiency
  • Model-system co-design

Current Focus

  • Efficient inference algorithms for LLMs and VLMs
  • Reproducible evaluation of accuracy, memory, latency, and throughput
  • Open-source contributions to modern LLM inference systems

Technical Stack

Python · PyTorch · Transformers · vLLM · Linux · Git

Open Source

Building public contributions around multimodal inference, KV-cache efficiency, and reliable performance evaluation.

Popular repositories Loading

  1. MathModelAgent MathModelAgent Public

    Forked from jihe520/MathModelAgent

    🤖📐专为数学建模设计的 Agent ,自动完成数学建模,生成一份完整的可以直接提交的论文。 An Agent Designed for Mathematical Modeling ,Automatically complete mathmodel and generate a complete paper ready for submission.

    Vue

  2. Lipenghee Lipenghee Public

    PhD candidate at HIT working on efficient inference for LLMs and VLMs

  3. llama.cpp llama.cpp Public

    Forked from ggml-org/llama.cpp

    LLM inference in C/C++

    C++

  4. sglang sglang Public

    Forked from sgl-project/sglang

    SGLang is a high-performance serving framework for large language models and multimodal models.

    Python