OscarSavolainen / Quantization-TutorialsLinks
A bunch of coding tutorials for my Youtube videos on Neural Network Quantization.
☆26Updated last year
Alternatives and similar repositories for Quantization-Tutorials
Users that are interested in Quantization-Tutorials are comparing it to the libraries listed below
Sorting:
- TensorRT encapsulation, learn, rewrite, practice.☆29Updated 3 years ago
- 使用 CUDA C++ 实现的 llama 模型推理框架☆63Updated last year
- b站上的课程☆82Updated 2 years ago
- 一大波学习onnx的案例☆25Updated last year
- 该代码与B站上的视频 https://www.bilibili.com/video/BV18L41197Uz/?spm_id_from=333.788&vd_source=eefa4b6e337f16d87d87c2c357db8ca7 相关联。☆71Updated 2 years ago
- Quick and Self-Contained TensorRT Custom Plugin Implementation and Integration☆77Updated 7 months ago
- A light llama-like llm inference framework based on the triton kernel.☆168Updated last week
- base quantization methods including: QAT, PTQ, per_channel, per_tensor, dorefa, lsq, adaround, omse, Histogram, bias_correction.etc☆51Updated 3 years ago
- EasyNN是一个面向教学而开发的神经网络推理框架,旨在让大家0基础也能自主完成推理框架编写!☆37Updated last year
- 使用 cutlass 实现 flash-attention 精简版,具有教学意义☆52Updated last year
- Some common CUDA kernel implementations (Not the fastest).☆28Updated last month
- ☆30Updated last year
- ☆21Updated 4 years ago
- ☆26Updated 2 years ago
- 分层解耦的深度学习推理引擎☆79Updated 10 months ago
- 记录量化LLM中的总结。☆55Updated last week
- ☆39Updated 8 months ago
- ☆144Updated last year
- This is a repository to practice multi-thread programming in C++☆26Updated last year
- An onnx-based quantitation tool.☆71Updated 2 years ago
- ☆38Updated last year
- A tutorial for CUDA&PyTorch☆176Updated 11 months ago
- code reading for tvm☆76Updated 3 years ago
- 🤖FFPA: Extend FlashAttention-2 with Split-D, ~O(1) SRAM complexity for large headdim, 1.8x~3x↑🎉 vs SDPA EA.☆242Updated last month
- TensorRT-in-Action 是一个 GitHub 代码库,提供了使用 TensorRT 的代码示例,并有对应 Jupyter Notebook。☆15Updated 2 years ago
- A Toolkit to Help Optimize Large Onnx Model☆162Updated 2 months ago
- Using pattern matcher in onnx model to match and replace subgraphs.☆81Updated last year
- Implement custom operators in PyTorch with cuda/c++☆76Updated 3 years ago
- llm deploy project based onnx.☆48Updated last year
- llm theoretical performance analysis tools and support params, flops, memory and latency analysis.☆114Updated 6 months ago