lit-llama
Language Model
An implementation of a large language model using the nanoGPT architecture
Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Adapter fine-tuning, pre-training. Apache 2.0-licensed.
6k stars
71 watching
517 forks
Language: Python
last commit: 6 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a method for fine-tuning language models to follow instructions with high efficiency and accuracy | 5,775 |
| Provides pre-packaged building blocks for generative AI applications with standardized APIs and service-oriented design. | 5,164 |
| A tool for efficiently fine-tuning large language models across multiple architectures and methods. | 36,219 |
| Enables LLM inference with minimal setup and high performance on various hardware platforms | 69,185 |
| Provides pre-trained and instruction-tuned Llama 3 language models and tools for loading and running inference | 27,527 |
| A collection of tools and utilities for deploying, fine-tuning, and utilizing large language models. | 56,832 |
| Provides tools and examples for fine-tuning the Meta Llama model and building applications with it | 15,578 |
| An efficient C#/.NET library for running Large Language Models (LLMs) on local devices | 2,750 |
| Provides inference code and tools for fine-tuning large language models, specifically designed for code generation tasks | 16,097 |
| Tuning a large language model on consumer hardware using low-rank adaptation | 18,710 |
| A set of tools to help developers build responsibly with open generative AI models. | 2,791 |
| A data framework for augmenting Large Language Models (LLMs) with private data | 37,371 |
| An open-source toolkit for pretraining and fine-tuning large language models | 2,732 |
| A framework for training and serving large language models using JAX/Flax | 2,428 |
| An open-source Python client for running Large Language Models (LLMs) locally on any device. | 71,176 |