dianhsu / transformer-cpp-cpu
用C++实现一个简单的Transformer模型。 Attention Is All You Need。
☆42Updated 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☆56Updated 3 years ago
- llama 2 Inference☆40Updated last year
- 使用 cutlass 实现 flash-attention 精简版,具有教学意义☆34Updated 5 months ago
- 分层解耦的深度学习推理引擎☆67Updated last month
- 使用 CUDA C++ 实现的 llama 模型推理框架☆43Updated 2 months ago
- ☆19Updated 3 years ago
- simplify >2GB large onnx model☆51Updated last month
- ☆25Updated 9 months ago
- Standalone Flash Attention v2 kernel without libtorch dependency☆99Updated 4 months ago
- Code for ACM MobiCom 2024 paper "FlexNN: Efficient and Adaptive DNN Inference on Memory-Constrained Edge Devices"☆46Updated 3 months ago
- ☆57Updated last month
- Some common CUDA kernel implementations (Not the fastest).☆15Updated 2 months ago
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆34Updated 4 months ago
- play gemm with tvm☆85Updated last year
- ☆141Updated last week
- CPU Memory Compiler and Parallel programing☆25Updated 2 months ago
- CUDA 6大并行计算模式 代码与笔记☆61Updated 4 years ago
- llm theoretical performance analysis tools and support params, flops, memory and latency analysis.☆75Updated last week
- b站上的课程☆69Updated last year
- EasyNN是一个面向教学而开发的神经网络推理框架,旨在让大家0基础也能自主完成推理框架编写!☆24Updated 4 months ago
- ☆105Updated 10 months ago
- Common libraries for PPL projects☆29Updated 3 months ago
- symmetric int8 gemm☆66Updated 4 years ago
- ☆22Updated 3 years ago
- Multiple GEMM operators are constructed with cutlass to support LLM inference.☆16Updated 3 months ago
- A light llama-like llm inference framework based on the triton kernel.☆77Updated last week
- A tutorial for CUDA&PyTorch☆125Updated 2 months ago
- ☆33Updated 3 months ago
- ☆93Updated 3 years ago
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆87Updated 10 months ago