tloen / llama-int8Links
Quantized inference code for LLaMA models
☆1,047Updated 2 years ago
Alternatives and similar repositories for llama-int8
Users that are interested in llama-int8 are comparing it to the libraries listed below
Sorting:
- 4 bits quantization of LLaMA using GPTQ☆3,076Updated last year
- Chat with Meta's LLaMA models at home made easy☆839Updated 2 years ago
- ☆534Updated last year
- ☆457Updated 2 years ago
- Simple UI for LLM Model Finetuning☆2,064Updated last year
- ☆1,495Updated 2 years ago
- C++ implementation for BLOOM☆806Updated 2 years ago
- MiniLLM is a minimal system for running modern LLMs on consumer-grade GPUs☆934Updated 2 years ago
- ☆404Updated 2 years ago
- The complete training code of the open-source high-performance Llama model, including the full process from pre-training to RLHF.☆52Updated 2 years ago
- Fork of Facebooks LLaMa model to run on CPU☆772Updated 2 years ago
- Alpaca dataset from Stanford, cleaned and curated☆1,578Updated 2 years ago
- LLM that combines the principles of wizardLM and vicunaLM☆717Updated 2 years ago
- Large language models (LLMs) made easy, EasyLM is a one stop solution for pre-training, finetuning, evaluating and serving LLMs in JAX/Fl…☆2,501Updated last year
- Finetuning Large Language Models on One Consumer GPU in 2 Bits☆732Updated last year
- [NeurIPS 22] [AAAI 24] Recurrent Transformer-based long-context architecture.☆775Updated last year
- A collection of modular datasets generated by GPT-4, General-Instruct - Roleplay-Instruct - Code-Instruct - and Toolformer☆1,631Updated 2 years ago
- Public repo for the NeurIPS 2023 paper "Unlimiformer: Long-Range Transformers with Unlimited Length Input"☆1,063Updated last year
- LaMini-LM: A Diverse Herd of Distilled Models from Large-Scale Instructions☆823Updated 2 years ago
- Tune any FALCON in 4-bit☆465Updated 2 years ago
- A more memory-efficient rewrite of the HF transformers implementation of Llama for use with quantized weights.☆2,905Updated 2 years ago
- Inference code for facebook LLaMA models with Wrapyfi support☆129Updated 2 years ago
- ChatLLaMA 📢 Open source implementation for LLaMA-based ChatGPT runnable in a single GPU. 15x faster training process than ChatGPT☆1,205Updated 10 months ago
- RWKV is a RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best …☆413Updated 2 years ago
- Customizable implementation of the self-instruct paper.☆1,050Updated last year
- LLaMA: Open and Efficient Foundation Language Models☆2,801Updated 2 years ago
- Run LLaMA (and Stanford-Alpaca) inference on Apple Silicon GPUs.☆586Updated 2 years ago
- Code for the ICLR 2023 paper "GPTQ: Accurate Post-training Quantization of Generative Pretrained Transformers".☆2,221Updated last year
- 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.☆309Updated last year