Skip to content
View StudyingShao's full-sized avatar
😅
😅

Block or report StudyingShao

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

Popular repositories Loading

  1. TensorRT-LLM TensorRT-LLM Public

    Forked from NVIDIA/TensorRT-LLM

    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++ 3

  2. grouped_gemm grouped_gemm Public

    Forked from fanshiqing/grouped_gemm

    PyTorch bindings for CUTLASS grouped GEMM.

    C++

  3. marlin marlin Public

    Forked from IST-DASLab/marlin

    FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.

    Python

  4. TransformerEngine TransformerEngine Public

    Forked from NVIDIA/TransformerEngine

    A library for accelerating Transformer models on NVIDIA GPUs, including using 8-bit floating point (FP8) precision on Hopper and Ada GPUs, to provide better performance with lower memory utilizatio…

    Python

  5. QuaRot QuaRot Public

    Forked from spcl/QuaRot

    Code for QuaRot, an end-to-end 4-bit inference of large language models.

    Python

  6. AutoGPTQ AutoGPTQ Public

    Forked from AutoGPTQ/AutoGPTQ

    An easy-to-use LLMs quantization package with user-friendly apis, based on GPTQ algorithm.

    Python