gf712 / gpt2-cppLinks
GPT2 implementation in C++ using Ort
☆26Updated 5 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:
- Inference Llama 2 in one file of pure C++☆87Updated 2 years ago
- LLM training in simple, raw C/CUDA☆112Updated last year
- A torchless, c++ rwkv implementation using 8bit quantization, written in cuda/hip/vulkan for maximum compatibility and minimum dependenci…☆313Updated 2 years ago
- Experiments with BitNet inference on CPU☆55Updated last year
- Inference of Mamba and Mamba2 models in pure C☆196Updated last week
- Inference Vision Transformer (ViT) in plain C/C++ with ggml☆305Updated last year
- RWKV in nanoGPT style☆197Updated last year
- General purpose GPU compute framework built on Vulkan to support 1000s of cross vendor graphics cards (AMD, Qualcomm, NVIDIA & friends). …☆51Updated 11 months ago
- Python bindings for ggml☆147Updated last year
- A minimalistic C++ Jinja templating engine for LLM chat templates☆202Updated 4 months ago
- Step by step explanation/tutorial of llama2.c☆225Updated 2 years ago
- ☆70Updated 2 years ago
- ☆125Updated 2 years ago
- A C++ port of karpathy/llm.c features a tiny torch library while maintaining overall simplicity.☆42Updated last year
- Inference RWKV v7 in pure C.☆43Updated 3 months ago
- Inference RWKV v5, v6 and v7 with Qualcomm AI Engine Direct SDK☆90Updated last week
- High-Performance FP32 GEMM on CUDA devices☆117Updated last year
- llama3.cuda is a pure C/CUDA implementation for Llama 3 model.☆350Updated 9 months ago
- Fork of llama.cpp, extended for GPT-NeoX, RWKV-v4, and Falcon models☆28Updated 2 years ago
- tinygrad port of the RWKV large language model.☆45Updated 10 months ago
- vLLM: A high-throughput and memory-efficient inference and serving engine for LLMs☆93Updated this week
- ggml implementation of embedding models including SentenceTransformer and BGE☆63Updated 2 years ago
- asynchronous/distributed speculative evaluation for llama3☆39Updated last year
- An innovative library for efficient LLM inference via low-bit quantization☆352Updated last year
- Inference Llama/Llama2/Llama3 Modes in NumPy☆21Updated 2 years ago
- GGML implementation of BERT model with Python bindings and quantization.☆58Updated last year
- Fast and vectorizable algorithms for searching in a vector of sorted floating point numbers☆153Updated last year
- Prepare for DeekSeek R1 inference: Benchmark CPU, DRAM, SSD, iGPU, GPU, ... with efficient code.☆74Updated 11 months ago
- Easy and Efficient Quantization for Transformers☆202Updated 7 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…☆143Updated 3 months ago