alpaca-lora VS LLaMA-8bit-LoRA

Compare alpaca-lora vs LLaMA-8bit-LoRA and see what are their differences.

alpaca-lora

Instruct-tune LLaMA on consumer hardware (by tloen)

LLaMA-8bit-LoRA

Repository for Chat LLaMA - training a LoRA for the LLaMA (1 or 2) models on HuggingFace with 8-bit or 4-bit quantization. Research only. (by serp-ai)
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
alpaca-lora LLaMA-8bit-LoRA
107 3
18,217 145
- 0.7%
3.6 5.1
3 months ago 9 months ago
Jupyter Notebook Python
Apache License 2.0 -
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.

alpaca-lora

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

LLaMA-8bit-LoRA

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

What are some alternatives?

When comparing alpaca-lora and LLaMA-8bit-LoRA 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.

text-generation-webui-testing - A fork of textgen that still supports V1 GPTQ, 4-bit lora and other GPTQ models besides llama.

qlora - QLoRA: Efficient Finetuning of Quantized LLMs

sparsegpt-for-LLaMA - Code for the paper "SparseGPT: Massive Language Models Can Be Accurately Pruned in One-Shot" with LLaMA implementation.

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

trl - Train transformer language models with reinforcement learning.

gpt4all - gpt4all: run open-source LLMs anywhere

Sparsebit - A model compression and acceleration toolbox based on pytorch.

llama - Inference code for Llama models

alpaca_lora_4bit

ggml - Tensor library for machine learning

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.