C++ llm

Open-source C++ projects categorized as llm

Top 12 C++ llm Projects

  • llama.cpp

    LLM inference in C/C++

  • Project mention: New exponent functions that make SiLU and SoftMax 2x faster, at full acc | news.ycombinator.com | 2024-05-15
  • LocalAI

    :robot: The free, Open Source OpenAI alternative. Self-hosted, community-driven and local-first. Drop-in replacement for OpenAI running on consumer-grade hardware. No GPU required. Runs gguf, transformers, diffusers and many more models architectures. It allows to generate Text, Audio, Video, Images. Also with voice cloning capabilities.

  • Project mention: LocalAI: Self-hosted OpenAI alternative reaches 2.14.0 | news.ycombinator.com | 2024-05-03
  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • PowerInfer

    High-speed Large Language Model Serving on PCs with Consumer-grade GPUs

  • Project mention: FLaNK 25 December 2023 | dev.to | 2023-12-26
  • koboldcpp

    A simple one-file way to run various GGML and GGUF models with KoboldAI's UI

  • Project mention: Any Online Communities on Local/Home AI? | news.ycombinator.com | 2024-04-24
  • cortex

    Drop-in, local AI alternative to the OpenAI stack. Multi-engine (llama.cpp, TensorRT-LLM). Powers 👋 Jan (by janhq)

  • Project mention: Introducing Jan | dev.to | 2024-05-05

    Jan incorporates a lightweight, built-in inference server called Nitro. Nitro supports both llama.cpp and NVIDIA's TensorRT-LLM engines. This means many open LLMs in the GGUF format are supported. Jan's Model Hub is designed for easy installation of pre-configured models but it also allows you to install virtually any model from Hugging Face or even your own.

  • rwkv.cpp

    INT4/INT5/INT8 and FP16 inference on CPU for RWKV language model

  • Project mention: Eagle 7B: Soaring past Transformers | news.ycombinator.com | 2024-01-28

    There's https://github.com/saharNooby/rwkv.cpp, which related-ish[0] to ggml/llama.cpp

    [0]: https://github.com/ggerganov/llama.cpp/issues/846

  • distributed-llama

    Run LLMs on weak devices or make powerful devices even more powerful by distributing the workload and dividing the RAM usage.

  • Project mention: Distributed Grok-1 (314B) | news.ycombinator.com | 2024-04-15
  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • awadb

    AI Native database for embedding vectors

  • Project mention: An AI Native database for embedding vectors | news.ycombinator.com | 2023-09-10

    What is your novelty? I just see HNSW.

    What is the relationship between awa and vearch? You both have a 'gamma' index with identical copy:

    https://github.com/awa-ai/awadb/tree/main/awadb/db_engine/in...

  • llama_cpp.rb

    llama_cpp provides Ruby bindings for llama.cpp

  • Project mention: Llama.cpp: Full CUDA GPU Acceleration | news.ycombinator.com | 2023-06-12

    Python sits on the C-glue segment of programming languages (where Perl, PHP, Ruby and Node are also notable members). Being a glue language means having APIs to a lot of external toolchains written in not only C/C++ but many other compiled languages, APIs and system resources. Conda, virtualenv, etc. are godsend modules for making it all work, or even better, to freeze things once they all work, without resourcing to Docker, VMs or shell scripts. It's meant for application and DevOps people who need to slap together, ie, ML, Numpy, Elasticsearch, AWS APIs and REST endpoints and Get $hit Done.

    It's annoying to see them "glueys" compared to the binary compiled segment where the heavy lifting is done. Python and others exist to latch on and assimilate. Resistance is futile:

    https://pypi.org/project/pyllamacpp/

    https://www.npmjs.com/package/llama-node

    https://packagist.org/packages/kambo/llama-cpp-php

    https://github.com/yoshoku/llama_cpp.rb

  • collider

    Large Model Collider - The Platform for serving LLM models

  • Project mention: Show HN: Collider – the platform for local LLM debug and inference at warp speed | news.ycombinator.com | 2023-11-30
  • redis-llm

    redis-llm integrates LLM with Redis. It can help LLM to access private data, and remember long chat history.

  • Project mention: Show HN: Redis-LLM – Redis module integrates LLM with Redis | news.ycombinator.com | 2023-07-10
  • rendezllama

    CLI for llama.cpp with various commands to guide, edit, and regenerate tokens on the fly.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C++ llm related posts

Index

What are some of the best open-source llm projects in C++? This list will help you:

Project Stars
1 llama.cpp 57,984
2 LocalAI 20,346
3 PowerInfer 6,996
4 koboldcpp 3,951
5 cortex 1,635
6 rwkv.cpp 1,111
7 distributed-llama 780
8 awadb 159
9 llama_cpp.rb 144
10 collider 117
11 redis-llm 46
12 rendezllama 8

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com