LLaMA2-Accessory
LLM toolkit
An open-source toolkit for pretraining and fine-tuning large language models
An Open-source Toolkit for LLM Development
3k stars
37 watching
176 forks
Language: Python
last commit: 8 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
opengvlab/llama-adapter | An implementation of a method for fine-tuning language models to follow instructions with high efficiency and accuracy | 5,775 |
eleutherai/lm-evaluation-harness | Provides a unified framework to test generative language models on various evaluation tasks. | 7,200 |
vllm-project/vllm | An inference and serving engine for large language models | 31,982 |
young-geng/easylm | A framework for training and serving large language models using JAX/Flax | 2,428 |
hiyouga/llama-factory | A tool for efficiently fine-tuning large language models across multiple architectures and methods. | 36,219 |
haotian-liu/llava | A system that uses large language and vision models to generate and process visual instructions | 20,683 |
meta-llama/llama3 | Provides pre-trained and instruction-tuned Llama 3 language models and tools for loading and running inference | 27,527 |
damo-nlp-sg/video-llama | An audio-visual language model designed to understand and respond to video content with improved instruction-following capabilities | 2,842 |
ggerganov/llama.cpp | Enables LLM inference with minimal setup and high performance on various hardware platforms | 69,185 |
modeltc/lightllm | A Python-based framework for serving large language models with low latency and high scalability. | 2,691 |
meta-llama/codellama | Provides inference code and tools for fine-tuning large language models, specifically designed for code generation tasks | 16,097 |
meta-llama/llama-recipes | Provides tools and examples for fine-tuning the Meta Llama model and building applications with it | 15,578 |
meta-llama/llama | A collection of tools and utilities for deploying, fine-tuning, and utilizing large language models. | 56,832 |
nomic-ai/gpt4all | An open-source Python client for running Large Language Models (LLMs) locally on any device. | 71,176 |
dvlab-research/mgm | An open-source framework for training large language models with vision capabilities. | 3,229 |