cformers VS llama.cpp

Compare cformers vs llama.cpp and see what are their differences.

cformers

SoTA Transformers with C-backend for fast inference on your CPU. (by NolanoOrg)

llama.cpp

LLM inference in C/C++ (by ggerganov)
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
cformers llama.cpp
4 782
315 58,425
0.6% -
6.7 10.0
5 months ago 3 days ago
C C++
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

cformers

Posts with mentions or reviews of cformers. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-02.

llama.cpp

Posts with mentions or reviews of llama.cpp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-05-07.

What are some alternatives?

When comparing cformers and llama.cpp you can also consider the following projects:

alpaca.cpp - Locally run an Instruction-Tuned Chat-Style LLM

ollama - Get up and running with Llama 3, Mistral, Gemma, and other large language models.

RWKV-LM - RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.

gpt4all - gpt4all: run open-source LLMs anywhere

CodeGen - CodeGen is a family of open-source model for program synthesis. Trained on TPU-v4. Competitive with OpenAI Codex.

text-generation-webui - A Gradio web UI for Large Language Models. Supports transformers, GPTQ, AWQ, EXL2, llama.cpp (GGUF), Llama models.

rwkv.cpp - INT4/INT5/INT8 and FP16 inference on CPU for RWKV language model

GPTQ-for-LLaMa - 4 bits quantization of LLaMA using GPTQ

llm - An ecosystem of Rust libraries for working with large language models

ggml - Tensor library for machine learning

gpt4all.cpp - Locally run an Assistant-Tuned Chat-Style LLM