Skip to content
View qingquansong's full-sized avatar

Block or report qingquansong

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

Pinned Loading

  1. linkedin/Liger-Kernel Public

    Efficient Triton Kernels for LLM Training

    Python 4.7k 284

  2. NVIDIA/TensorRT-LLM Public

    TensorRT-LLM provides users with an easy-to-use Python API to define Large Language Models (LLMs) and build TensorRT engines that contain state-of-the-art optimizations to perform inference efficie…

    C++ 9.8k 1.2k

  3. keras-team/autokeras Public

    AutoML library for deep learning

    Python 9.2k 1.4k

  4. vllm-project/vllm Public

    A high-throughput and memory-efficient inference and serving engine for LLMs

    Python 42.3k 6.4k

  5. datamllab/automl-in-action-notebooks Public

    Jupyter notebooks for the code samples of the book "Automated Machine Learning in Action"

    Jupyter Notebook 91 46

  6. pytorch/ao Public

    PyTorch native quantization and sparsity for training and inference

    Python 1.9k 232

117 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

March 2025

Created 3 commits in 1 repository

Created a pull request in sgl-project/sglang that received 5 comments

Add deepseek style fused moe group gate selection kernel

Motivation PR adapted and improved from #3191 Rewrite Macro. Extended to support all power of 2 # expert & # expert group, also all # topk_group & #…

+675 −3 lines changed 5 comments
Opened 4 other pull requests in 1 repository
sgl-project/sglang 1 open 1 closed 2 merged
Reviewed 6 pull requests in 2 repositories

Created an issue in linkedin/Liger-Kernel that received 2 comments

Support DAPO Chunked loss

🚀 The feature, motivation and pitch ByteDance DAPO is the open-sourced SOTA RL algorithm that achieves 50 points on AIME 2024 based on the Qwen2.5-…

2 comments
Loading