Skip to main content
buildradar
Sign in
Topic · llm-inference

llm-inference

Tracked open-source repos tagged llm-inference, sorted by stars.

Repos
84
Total stars
408,416
Avg. stars
4,862
Share
0.02%

Topics that frequently appear alongside llm-inference on the same repo.

Recent risers

Repos created in the last 90 days, tagged llm-inference.

  • kimi-k3-in-c@FareedKhan-dev

    A 2.78-trillion-parameter Kimi K3 running inference on a single CPU in 8.24 GB of RAM. Portable C99: no BLAS, no framework, no GPU.

    7,205
  • turbo-fieldfare@drumih

    Gemma 4 26B-A4B inference in ~2 GB of RAM on any M-series MacBook

    6,668
  • Qwen3.8-27B on a single RTX 3090 with vLLM: ~1,000 tok/s at 64 concurrent (int8 tensor-core GEMMs, fp16 DeltaNet state), ~114 tok/s single-user at default sampling / ~124 greedy (MTP drafts, own-output draft vocab, calibrated int4 lm_head, split-KV verify attention), 150k-262k context; patches, requant scripts, benchmarks

    1,209
  • A 10-week, 30-minutes-a-day roadmap for LLM inference serving and optimization. vLLM, SGLang, quantization, speculative decoding, benchmarking.

    882
  • mlx-dspark@ARahim3

    Up to 4× faster LLM decoding on Apple Silicon, lossless. Native MLX port of DeepSeek's DSpark & z-lab's DFlash speculative decoding — Gemma-4, Qwen3.8, Muse-Glimmer, Nemotron, LFM2.5, Ornith-1.0, ternary Bonsai-27B.

    645
  • gpt4all@nomic-ai

    GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.

    77,387-9Star change over the last 7 days
  • ray@ray-project

    Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.

    43,688+41Star change over the last 7 days
  • gitleaks@gitleaks

    Find secrets with Gitleaks 🔑

    29,078+70Star change over the last 7 days
  • llm-action@liguodongiot

    本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)

    24,995+21Star change over the last 7 days
  • litgpt@Lightning-AI

    20+ high-performance LLMs with recipes to pretrain, finetune and deploy at scale.

    13,645+9Star change over the last 7 days
  • OpenLLM@bentoml

    Run any open-source LLMs, such as DeepSeek and Llama, as OpenAI compatible API endpoint in the cloud.

    12,524+1Star change over the last 7 days
  • openvino@openvinotoolkit

    OpenVINO™ is an open source toolkit for optimizing and deploying AI inference

    10,793+30Star change over the last 7 days
  • PowerInfer@Tiiny-AI

    High-speed Large Language Model Serving for Local Deployment

    9,765+7Star change over the last 7 days
  • BentoML@bentoml

    The easiest way to serve AI apps and models - Build Model Inference APIs, Job queues, LLM apps, Multi-model pipelines, and more!

    8,817+4Star change over the last 7 days
  • lmdeploy@InternLM

    LMDeploy is a toolkit for compressing, deploying, and serving LLMs.

    8,041+8Star change over the last 7 days
  • dynamo@ai-dynamo

    A Datacenter Scale Distributed Inference Serving Framework

    7,952+44Star change over the last 7 days
  • openevolve@algorithmicsuperintelligence

    Open-source implementation of AlphaEvolve

    7,307+22Star change over the last 7 days
  • kimi-k3-in-c@FareedKhan-dev

    A 2.78-trillion-parameter Kimi K3 running inference on a single CPU in 8.24 GB of RAM. Portable C99: no BLAS, no framework, no GPU.

    7,205+468Star change over the last 7 days
  • plano@katanemo

    Plano is an AI-native proxy server and data plane for agentic apps. Smart LLM routing, observability, agent orchestration, and guardrails so you stay focused on your agents core logic.

    7,033+11Star change over the last 7 days
  • turbo-fieldfare@drumih

    Gemma 4 26B-A4B inference in ~2 GB of RAM on any M-series MacBook

    6,668+178Star change over the last 7 days
  • flashinfer@flashinfer-ai

    FlashInfer: Kernel Library for LLM Serving

    6,321+38Star change over the last 7 days
  • cactus@cactus-compute

    Quantization, kernels, runtime and inference engine for mobiles, wearables, smart home and robots.

    5,975+20Star change over the last 7 days
  • kserve@kserve

    Standardized Distributed Generative and Predictive AI Inference Platform for Scalable, Multi-Framework Deployment on Kubernetes

    5,853+13Star change over the last 7 days
  • shimmy@Michael-A-Kuykendall

    ⚡ Pure-Rust WebGPU inference engine — OpenAI-API compatible, GGUF native, runs on any GPU. No Python. No llama.cpp. Single binary.

    5,816+6Star change over the last 7 days
  • gpustack@gpustack

    A GPU cluster manager for high-performance AI model serving (vLLM, SGLang) and on-demand SSH-accessible GPU instances.

    5,593+21Star change over the last 7 days
  • lemonade@lemonade-sdk

    Lemonade helps users discover and run local AI apps by serving optimized LLMs right from their own GPUs and NPUs. Join our discord: https://discord.gg/5xXzkMu8Zk

    5,585+55Star change over the last 7 days
  • Awesome-LLM-Inference@xlite-dev

    📚A curated list of Awesome LLM/VLM Inference Papers with Codes: Flash-Attention, Paged-Attention, WINT8/4, Parallelism, etc.🎉

    5,482+3Star change over the last 7 days
  • superduper@superduper-io

    Superduper: End-to-end framework for building custom AI applications and agents.

    5,318+1Star change over the last 7 days
  • eko@FellouAI

    Eko (Eko Keeps Operating) - Build Production-ready Agentic Workflow with Natural Language - eko.fellou.ai

    4,954+2Star change over the last 7 days
  • RuVector@ruvnet

    RuVector is a High Performance, Real-Time, Self-Learning Ai, Vector GNN, Memory DB built in Rust.

    4,473+6Star change over the last 7 days
  • optillm@algorithmicsuperintelligence

    Optimizing inference proxy for LLMs

    4,260+3Star change over the last 7 days
  • GenerativeAIExamples@NVIDIA

    Generative AI reference workflows optimized for accelerated infrastructure and microservice architecture.

    4,169+4Star change over the last 7 days
  • lorax@predibase

    Multi-LoRA inference server that scales to 1000s of fine-tuned LLMs

    3,827+1Star change over the last 7 days
  • AI-Engineer-Headquarters@hemansnation

    A collection of scientific methods, processes, algorithms, and systems to build stories & models.

    3,676+2Star change over the last 7 days
  • spiceai@spiceai

    Add a real-time analytics node to your operational database. Spice is a portable, accelerated SQL query, search, and LLM-inference engine in Rust for data-grounded AI apps and agents.

    3,075+1Star change over the last 7 days
← Back to topics