llama-cpu VS wrapyfi-examples_llama

Compare llama-cpu vs wrapyfi-examples_llama and see what are their differences.

llama-cpu

Fork of Facebooks LLaMa model to run on CPU (by markasoftware)

wrapyfi-examples_llama

Inference code for facebook LLaMA models with Wrapyfi support (by modular-ml)
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-cpu wrapyfi-examples_llama
9 2
775 128
- 0.0%
3.1 4.0
about 1 year ago about 1 year ago
Python Python
GNU General Public License v3.0 only GNU General Public License v3.0 only
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-cpu

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

wrapyfi-examples_llama

Posts with mentions or reviews of wrapyfi-examples_llama. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-04.
  • [D] Is it possible to run Meta's LLaMA 65B model on consumer-grade hardware?
    9 projects | /r/MachineLearning | 4 Mar 2023
  • Wrapyfi for distributing LLaMA by Meta on different machines
    3 projects | /r/foss | 4 Mar 2023
    The authors present an example of combining Wrapyfi (https://github.com/fabawi/wrapyfi), a Python wrapper for message-oriented and robotics middleware, with LLaMA (https://github.com/facebookresearch/llama), a series of large language models from Meta AI. They demonstrate how Wrapyfi can enable running LLaMA on multiple mid-range machines with high inference speed and low cost. They also provide links to their GitHub repository (https://github.com/modular-ml/wrapyfi-examples_llama) and paper (https://arxiv.org/abs/2302.09648) for more details. They state that this example can revolutionize natural language processing tasks such as text generation, summarization, question answering, sentiment analysis, etc. without having to buy new hardware and use their existing infrastructure!

What are some alternatives?

When comparing llama-cpu and wrapyfi-examples_llama you can also consider the following projects:

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

llama - Inference code for Llama models

transformers - 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.

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

text-g

bitsandbytes-win-prebuilt

llama-int8 - Quantized inference code for LLaMA models

FlexGen - Running large language models on a single GPU for throughput-oriented scenarios.

KoboldAI-Client

DeepSpeed - DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.