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

Skip to content
View EugeneLiu01's full-sized avatar

Highlights

  • Pro

Block or report EugeneLiu01

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

Hi there πŸ‘‹

This is Zujing Liu(刘η₯–靖), a Master student at Captain in Wuhan University, China since 2023, advised by Prof.Gui-song Xia and Prof.Yuan Gao.

  • πŸ” I’m currently working on model compression and inference acceleration on LLMs and MLLMs, including:
    • Structural Pruning, Knowledge Distillation and Quantization.
    • KV Cache Optimization and Implicit Chain of Thought (CoT) Inference.
  • πŸ’» I'm actively seeking internship and visiting opportunities. πŸ₯ΊπŸ€—
  • πŸ“« Reach me: [email protected] or [email protected].

Pinned Loading

  1. ethanygao/backprop-free_LLM_pruning ethanygao/backprop-free_LLM_pruning Public

    Official codes for "Bypass Back-propagation: Optimization-based Structural Pruning for Large Language Models via Policy Gradient, ACL 2025"

    Python 3