shawwn / llamaLinks
Inference code for LLaMA models
☆188Updated 2 years ago
Alternatives and similar repositories for llama
Users that are interested in llama are comparing it to the libraries listed below
Sorting:
- ☆403Updated 2 years ago
- LLaMa retrieval plugin script using OpenAI's retrieval plugin☆323Updated 2 years ago
- Automated prompting and scoring framework to evaluate LLMs using updated human knowledge prompts☆108Updated 2 years ago
- OpenAI API webserver☆189Updated 3 years ago
- ☆534Updated last year
- ☆457Updated 2 years ago
- Landmark Attention: Random-Access Infinite Context Length for Transformers QLoRA☆123Updated 2 years ago
- fastLLaMa: An experimental high-performance framework for running Decoder-only LLMs with 4-bit quantization in Python using a C/C++ backe…☆412Updated 2 years ago
- SoTA Transformers with C-backend for fast inference on your CPU.☆307Updated last year
- A repository to run gpt-j-6b on low vram machines (4.2 gb minimum vram for 2000 token context, 3.5 gb for 1000 token context). Model load…☆114Updated 3 years ago
- Falcon LLM ggml framework with CPU and GPU support☆247Updated last year
- Nearly a thousand bash and python scripts I've written over the years.☆123Updated 8 months ago
- Extend the original llama.cpp repo to support redpajama model.☆118Updated last year
- Inference code for LLaMA models☆46Updated 2 years ago
- LLM that combines the principles of wizardLM and vicunaLM☆716Updated 2 years ago
- Quantized inference code for LLaMA models☆1,047Updated 2 years ago
- Yet Another LLaMA/ALPACA Discord Bot☆69Updated 2 years ago
- Framework agnostic python runtime for RWKV models☆145Updated 2 years ago
- Inference code for facebook LLaMA models with Wrapyfi support☆129Updated 2 years ago
- A collection of prompts for Llama☆99Updated 2 years ago
- Just a simple HowTo for https://github.com/johnsmith0031/alpaca_lora_4bit☆31Updated 2 years ago
- Stop messing around with finicky sampling parameters and just use DRµGS!☆357Updated last year
- Drop in replacement for OpenAI, but with Open models.☆153Updated 2 years ago
- 4 bits quantization of SantaCoder using GPTQ☆50Updated 2 years ago
- C++ implementation for BLOOM☆806Updated 2 years ago
- Embeddings focused small version of Llama NLP model☆105Updated 2 years ago
- Run LLaMA (and Stanford-Alpaca) inference on Apple Silicon GPUs.☆584Updated 2 years ago
- Instruct-tuning LLaMA on consumer hardware☆65Updated 2 years ago
- Code for the paper "SparseGPT: Massive Language Models Can Be Accurately Pruned in One-Shot" with LLaMA implementation.☆70Updated 2 years ago
- Instruct-tune LLaMA on consumer hardware