andrewkchan / deepseek.cppLinks
CPU inference for the DeepSeek family of large language models in C++
☆317Updated 4 months ago
Alternatives and similar repositories for deepseek.cpp
Users that are interested in deepseek.cpp are comparing it to the libraries listed below
Sorting:
- Yet Another Language Model: LLM inference in C++/CUDA, no libraries except for I/O☆550Updated 4 months ago
- Static suckless single batch CUDA-only qwen3-0.6B mini inference engine☆543Updated 4 months ago
- CPM.cu is a lightweight, high-performance CUDA implementation for LLMs, optimized for end-device inference and featuring cutting-edge tec…☆225Updated 3 weeks ago
- GPU documentation for humans☆514Updated last week
- experiments with MLX☆66Updated last month
- Library for model distillation☆160Updated 5 months ago
- High-speed and easy-use LLM serving framework for local deployment☆145Updated 5 months ago
- Notes and exploration code for learning about AI/ML☆207Updated last week
- Efficient inference of large language models.☆149Updated 4 months ago
- A minimalistic C++ Jinja templating engine for LLM chat templates☆202Updated 4 months ago
- Pure C++ implementation of several models for real-time chatting on your computer (CPU & GPU)☆785Updated this week
- llama3.cuda is a pure C/CUDA implementation for Llama 3 model.☆350Updated 9 months ago
- Low-bit LLM inference on CPU/NPU with lookup table☆916Updated 8 months ago
- High Performance LLM Inference Operator Library☆695Updated this week
- A command-line interface tool for serving LLM using vLLM.☆468Updated last week
- 🎯An accuracy-first, highly efficient quantization toolkit for LLMs, designed to minimize quality degradation across Weight-Only Quantiza…☆839Updated this week
- An early research stage expert-parallel load balancer for MoE models based on linear programming.☆495Updated 2 months ago
- KV cache store for distributed LLM inference☆390Updated 2 months ago
- Local Qwen3 LLM inference. One easy-to-understand file of C source with no dependencies.☆156Updated 7 months ago
- LM inference server implementation based on *.cpp.☆295Updated 2 months ago
- The driver for LMCache core to run in vLLM☆60Updated last year
- LLM Inference on consumer devices☆129Updated 10 months ago
- run DeepSeek-R1 GGUFs on KTransformers☆260Updated 11 months ago
- VPTQ, A Flexible and Extreme low-bit quantization algorithm☆674Updated 9 months ago
- Our first fully AI generated deep learning system☆481Updated this week
- A modern web interface for managing and interacting with vLLM servers (www.github.com/vllm-project/vllm). Supports both GPU and CPU modes…☆351Updated this week
- ☆107Updated last week
- LLM inference in C/C++☆104Updated last week
- Sparse Inferencing for transformer based LLMs☆218Updated 5 months ago
- 🤖FFPA: Extend FlashAttention-2 with Split-D, ~O(1) SRAM complexity for large headdim, 1.8x~3x↑🎉 vs SDPA EA.☆248Updated 2 weeks ago