taishan1994 / LLM-QuantizationLinks
记录量化LLM中的总结。
☆49Updated last week
Alternatives and similar repositories for LLM-Quantization
Users that are interested in LLM-Quantization are comparing it to the libraries listed below
Sorting:
- TensorRT-in-Action 是一个 GitHub 代码库,提供了使用 TensorRT 的代码示例,并有对应 Jupyter Notebook。☆15Updated 2 years ago
- Flash Attention in ~100 lines of CUDA (forward pass only)☆10Updated last year
- Awesome code, projects, books, etc. related to CUDA☆27Updated 4 months ago
- Quick and Self-Contained TensorRT Custom Plugin Implementation and Integration☆74Updated 6 months ago
- A light llama-like llm inference framework based on the triton kernel.☆166Updated 2 months ago
- 使用 CUDA C++ 实现的 llama 模型推理框架☆62Updated last year
- This is a repository to practice multi-thread programming in C++☆26Updated last year
- ☆26Updated 2 years ago
- ☆39Updated 7 months ago
- Optimize softmax in triton in many cases☆21Updated last year
- 该代码与B站上的视频 https://www.bilibili.com/video/BV18L41197Uz/?spm_id_from=333.788&vd_source=eefa4b6e337f16d87d87c2c357db8ca7 相关联。☆70Updated 2 years ago
- A tutorial for CUDA&PyTorch☆171Updated 10 months ago
- 一个轻量化的大模型推理框架☆20Updated 6 months ago
- base quantization methods including: QAT, PTQ, per_channel, per_tensor, dorefa, lsq, adaround, omse, Histogram, bias_correction.etc☆51Updated 3 years ago
- Llama3 Streaming Chat Sample☆22Updated last year
- 注释的nano_vllm仓库,并且完成了MiniCPM4的适配以及注册新模型的功能☆114Updated 4 months ago
- Deploying LLMs offline on the NVIDIA Jetson platform marks the dawn of a new era in embodied intelligence, where devices can function ind…☆103Updated last year
- An onnx-based quantitation tool.☆71Updated last year
- TensorRT encapsulation, learn, rewrite, practice.☆29Updated 3 years ago
- ☆14Updated last month
- NVIDIA TensorRT Hackathon 2023复赛选题:通义千问Qwen-7B用TensorRT-LLM模型搭建及优化☆43Updated 2 years ago
- ☆144Updated last year
- llm theoretical performance analysis tools and support params, flops, memory and latency analysis.☆113Updated 5 months ago
- ☆26Updated 4 months ago
- CUDA 6大并行计算模式 代码与笔记☆61Updated 5 years ago
- ☆47Updated last year
- llama 2 Inference☆43Updated 2 years ago
- ☆60Updated last year
- simplify >2GB large onnx model☆69Updated last year
- EasyNN是一个面向教学而开发的神经网络推理框架,旨在让大家0基础也能自主完成推理框架编写!☆34Updated last year