PotatoSpudowski / fastLLaMaLinks
fastLLaMa: An experimental high-performance framework for running Decoder-only LLMs with 4-bit quantization in Python using a C/C++ backend.
☆412Updated 2 years ago
Alternatives and similar repositories for fastLLaMa
Users that are interested in fastLLaMa are comparing it to the libraries listed below
Sorting:
- SoTA Transformers with C-backend for fast inference on your CPU.☆309Updated last year
- ☆535Updated 2 years ago
- Python bindings for llama.cpp☆199Updated 2 years ago
- Landmark Attention: Random-Access Infinite Context Length for Transformers QLoRA☆124Updated 2 years ago
- ☆404Updated 2 years ago
- Tune any FALCON in 4-bit☆465Updated 2 years ago
- ☆457Updated 2 years ago
- C++ implementation for BLOOM☆808Updated 2 years ago
- Inference code for facebook LLaMA models with Wrapyfi support☆129Updated 2 years ago
- Falcon LLM ggml framework with CPU and GPU support☆248Updated last year
- Extend the original llama.cpp repo to support redpajama model.☆118Updated last year
- LLaMa retrieval plugin script using OpenAI's retrieval plugin☆324Updated 2 years ago
- ☆415Updated 2 years ago
- LLM that combines the principles of wizardLM and vicunaLM☆717Updated 2 years ago
- Automated prompting and scoring framework to evaluate LLMs using updated human knowledge prompts☆109Updated 2 years ago
- Ungreedy subword tokenizer and vocabulary trainer for Python, Go & Javascript☆606Updated last year
- Instruct-tuning LLaMA on consumer hardware☆66Updated 2 years ago
- An Autonomous LLM Agent that runs on Wizcoder-15B☆334Updated last year
- Landmark Attention: Random-Access Infinite Context Length for Transformers☆427Updated last year
- This repository contains code for extending the Stanford Alpaca synthetic instruction tuning to existing instruction-tuned models such as…☆357Updated 2 years ago
- Drop in replacement for OpenAI, but with Open models.☆153Updated 2 years ago
- 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.☆149Updated 2 years ago
- 💬 Chatbot web app + HTTP and Websocket endpoints for LLM inference with the Petals client☆317Updated last year
- A torchless, c++ rwkv implementation using 8bit quantization, written in cuda/hip/vulkan for maximum compatibility and minimum dependenci…☆313Updated last year
- Official supported Python bindings for llama.cpp + gpt4all☆1,015Updated 2 years ago
- C++ implementation for 💫StarCoder☆457Updated 2 years ago
- LaMini-LM: A Diverse Herd of Distilled Models from Large-Scale Instructions☆824Updated 2 years ago
- A dataset featuring diverse dialogues between two ChatGPT (gpt-3.5-turbo) instances with system messages written by GPT-4. Covering vario…☆164Updated 2 years ago
- Simple, hackable and fast implementation for training/finetuning medium-sized LLaMA-based models☆184Updated 2 months ago
- Convenient wrapper for fine-tuning and inference of Large Language Models (LLMs) with several quantization techniques (GTPQ, bitsandbytes…☆146Updated 2 years ago