llama.onnx VS LocalAI

Compare llama.onnx vs LocalAI and see what are their differences.

llama.onnx

LLaMa/RWKV onnx models, quantization and testcase (by tpoisonooo)

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. (by mudler)
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
llama.onnx LocalAI
2 83
324 20,076
- 9.3%
7.3 9.9
10 months ago 7 days ago
Python C++
GNU General Public License v3.0 only 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.

llama.onnx

Posts with mentions or reviews of llama.onnx. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-29.
  • Qnap TS-264
    3 projects | /r/LocalLLaMA | 29 Jun 2023
    You can find LLM models in the onnx format here: https://github.com/tpoisonooo/llama.onnx
  • Langchain question and answer without openai
    4 projects | /r/LangChain | 5 May 2023
    You also need a LLM to do this. Please check this out to pick one up from the llama family. Other works like llama.onnx, alpaca-native and llama model on hugging face are also worth checking.

LocalAI

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

What are some alternatives?

When comparing llama.onnx and LocalAI you can also consider the following projects:

llama.cpp - LLM inference in C/C++

gpt4all - gpt4all: run open-source LLMs anywhere

Chinese-LLaMA-Alpaca - 中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs)

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

fastT5 - ⚡ boost inference speed of T5 models by 5x & reduce the model size by 3x.

llama-cpp-python - Python bindings for llama.cpp

motorhead - 🧠 Motorhead is a memory and information retrieval server for LLMs.

private-gpt - Interact with your documents using the power of GPT, 100% privately, no data leaks

AST-1 - Join the movement led by IZX.ai to create the world's best open-source LLM.

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

llama2.openvino - This sample shows how to implement a llama-based model with OpenVINO runtime

FastChat - An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.