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
- General purpose GPU compute framework built on Vulkan to support 1000s of cross vendor graphics cards (AMD, Qualcomm, NVIDIA & friends). …☆52Updated 9 months ago
- Inference Llama 2 in one file of pure C++☆85Updated 2 years ago
- Inference of Mamba models in pure C☆192Updated last year
- RWKV in nanoGPT style☆195Updated last year
- Inference Vision Transformer (ViT) in plain C/C++ with ggml☆298Updated last year
- A torchless, c++ rwkv implementation using 8bit quantization, written in cuda/hip/vulkan for maximum compatibility and minimum dependenci…☆313Updated last year
- LLM training in simple, raw C/CUDA☆108Updated last year
- ☆124Updated last year
- Prepare for DeekSeek R1 inference: Benchmark CPU, DRAM, SSD, iGPU, GPU, ... with efficient code.☆73Updated 9 months ago
- Train your own small bitnet model☆74Updated last year
- Python bindings for ggml☆146Updated last year
- Embeddings focused small version of Llama NLP model☆107Updated 2 years ago
- GGML implementation of BERT model with Python bindings and quantization.☆56Updated last year
- vLLM: A high-throughput and memory-efficient inference and serving engine for LLMs☆93Updated this week
- An innovative library for efficient LLM inference via low-bit quantization☆350Updated last year
- A C++ port of karpathy/llm.c features a tiny torch library while maintaining overall simplicity.☆40Updated last year
- Fork of llama.cpp, extended for GPT-NeoX, RWKV-v4, and Falcon models☆28Updated 2 years ago
- GGUF parser in Python☆28Updated last year
- High-Performance SGEMM on CUDA devices☆112Updated 10 months ago
- A minimalistic C++ Jinja templating engine for LLM chat templates☆197Updated 2 months ago
- A converter and basic tester for rwkv onnx☆43Updated last year
- A faithful clone of Karpathy's llama2.c (one file inference, zero dependency) but fully functional with LLaMA 3 8B base and instruct mode…☆140Updated last month
- Code for the paper "QMoE: Practical Sub-1-Bit Compression of Trillion-Parameter Models".☆278Updated 2 years ago
- Inference Llama/Llama2/Llama3 Modes in NumPy☆21Updated 2 years ago
- llama3.cuda is a pure C/CUDA implementation for Llama 3 model.☆348Updated 6 months ago
- Inference on CPU code for LLaMA models☆137Updated 2 years ago
- Step by step explanation/tutorial of llama2.c☆224Updated 2 years ago
- Tiny Dream - An embedded, Header Only, Stable Diffusion C++ implementation☆265Updated 2 years ago
- asynchronous/distributed speculative evaluation for llama3☆38Updated last year