gf712 / gpt2-cppLinks
GPT2 implementation in C++ using Ort
☆26Updated 4 years ago
Alternatives and similar repositories for gpt2-cpp
Users that are interested in gpt2-cpp are comparing it to the libraries listed below
Sorting:
- Experiments with BitNet inference on CPU☆54Updated last year
- Inference Llama 2 in one file of pure C++☆83Updated last year
- LLM training in simple, raw C/CUDA☆101Updated last year
- Inference of Mamba models in pure C☆189Updated last year
- RWKV in nanoGPT style☆191Updated last year
- Python bindings for ggml☆143Updated 10 months ago
- A torchless, c++ rwkv implementation using 8bit quantization, written in cuda/hip/vulkan for maximum compatibility and minimum dependenci…☆313Updated last year
- Fork of llama.cpp, extended for GPT-NeoX, RWKV-v4, and Falcon models☆29Updated last year
- Inference Vision Transformer (ViT) in plain C/C++ with ggml☆287Updated last year
- General purpose GPU compute framework built on Vulkan to support 1000s of cross vendor graphics cards (AMD, Qualcomm, NVIDIA & friends). …☆51Updated 5 months ago
- GGML implementation of BERT model with Python bindings and quantization.☆56Updated last year
- ☆124Updated last year
- A minimalistic C++ Jinja templating engine for LLM chat templates☆160Updated 2 weeks ago
- ☆68Updated 2 years ago
- tinygrad port of the RWKV large language model.☆45Updated 4 months ago
- Port of Meta's Encodec in C/C++☆226Updated 7 months ago
- A C++ port of karpathy/llm.c features a tiny torch library while maintaining overall simplicity.☆34Updated 11 months ago
- ggml implementation of embedding models including SentenceTransformer and BGE☆58Updated last year
- High-Performance SGEMM on CUDA devices☆97Updated 6 months ago
- Tiny C++11 GPT-2 inference implementation from scratch☆62Updated last week
- Port of Microsoft's BioGPT in C/C++ using ggml☆87Updated last year
- asynchronous/distributed speculative evaluation for llama3☆39Updated 11 months ago
- Universal cross-platform tokenizers binding to HF and sentencepiece☆364Updated last month
- Inference RWKV v7 in pure C.☆35Updated last week
- GGUF parser in Python☆28Updated 11 months ago
- Clover: Quantized 4-bit Linear Algebra Library☆114Updated 7 years ago
- Prepare for DeekSeek R1 inference: Benchmark CPU, DRAM, SSD, iGPU, GPU, ... with efficient code.☆72Updated 5 months ago
- Gpu benchmark☆63Updated 5 months ago
- A faithful clone of Karpathy's llama2.c (one file inference, zero dependency) but fully functional with LLaMA 3 8B base and instruct mode…☆129Updated last year
- A converter and basic tester for rwkv onnx☆42Updated last year