dianhsu / transformer-cpp-cpu
用C++实现一个简单的Transformer模型。 Attention Is All You Need。
☆45Updated 3 years ago
Alternatives and similar repositories for transformer-cpp-cpu:
Users that are interested in transformer-cpp-cpu are comparing it to the libraries listed below
- Swin Transformer C++ Implementation☆60Updated 3 years ago
- 使用 CUDA C++ 实现的 llama 模型推理框架☆45Updated 3 months ago
- 使用 cutlass 实现 flash-attention 精简版,具有教学意义☆35Updated 6 months ago
- ☆26Updated 10 months ago
- Some common CUDA kernel implementations (Not the fastest).☆15Updated this week
- 分层解耦的深度学习推理引擎☆70Updated this week
- EasyNN是一个面向教学而开发的神经网络推理框架,旨在让大家0基础也能自主完成推理框架编写!☆25Updated 5 months ago
- CPU Memory Compiler and Parallel programing☆25Updated 3 months ago
- simplify >2GB large onnx model☆52Updated 2 months ago
- Multiple GEMM operators are constructed with cutlass to support LLM inference.☆16Updated 4 months ago
- llama 2 Inference☆41Updated last year
- Code for ACM MobiCom 2024 paper "FlexNN: Efficient and Adaptive DNN Inference on Memory-Constrained Edge Devices"☆50Updated last month
- CUDA 6大并行计算模式 代码与笔记☆60Updated 4 years ago
- TensorRT encapsulation, learn, rewrite, practice.☆28Updated 2 years ago
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆53Updated 6 months ago
- ☆110Updated 11 months ago
- A bunch of coding tutorials for my Youtube videos on Neural Network Quantization.☆14Updated 9 months ago
- play gemm with tvm☆88Updated last year
- ☆19Updated 3 years ago
- ☆18Updated 9 months ago
- CUDA PTX-ISA Document 中文翻译版☆35Updated last month
- ☆27Updated 8 months ago
- Standalone Flash Attention v2 kernel without libtorch dependency☆104Updated 5 months ago
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆14Updated last year
- ☆57Updated 3 months ago
- CUDA 8-bit Tensor Core Matrix Multiplication based on m16n16k16 WMMA API☆28Updated last year
- Free resource for the book AI Compiler Development Guide☆42Updated 2 years ago
- b站上的课程☆71Updated last year
- A light llama-like llm inference framework based on the triton kernel.☆91Updated this week