torchtune
LLM library
A PyTorch library for easily authoring and experimenting with large language models
PyTorch native finetuning library
4k stars
48 watching
458 forks
Language: Python
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pytorch/torchtitan | A native PyTorch library for training large language models using distributed parallelism and optimization techniques. | 2,765 |
pytorch/audio | A PyTorch module providing tools and functions for audio signal processing | 2,561 |
pytorch/serve | A tool for serving and scaling PyTorch models in production environments | 4,238 |
alpha-vllm/llama2-accessory | An open-source toolkit for pretraining and fine-tuning large language models | 2,732 |
microsoft/torchgeo | Provides tools and pre-trained models for working with geospatial data in machine learning applications | 3,083 |
opengvlab/llama-adapter | An implementation of a method for fine-tuning language models to follow instructions with high efficiency and accuracy | 5,775 |
ahkarami/deep-learning-in-production | A collection of notes and references on deploying deep learning models in production environments | 4,313 |
meta-llama/llama-recipes | Provides tools and examples for fine-tuning the Meta Llama model and building applications with it | 15,578 |
lucidrains/musiclm-pytorch | Implementation of Google's MusicLM model for music generation using attention networks and text-conditioning. | 3,189 |
hiyouga/llama-factory | A tool for efficiently fine-tuning large language models across multiple architectures and methods. | 36,219 |
pytorch/ignite | A high-level library to help with training and evaluating neural networks in PyTorch | 4,554 |
huggingface/accelerate | A tool to simplify training and deployment of PyTorch models on various devices and configurations | 8,056 |
vermeille/torchelie | A collection of utility functions and tools for building deep learning models with PyTorch | 111 |
rasbt/llms-from-scratch | Developing and pretraining a GPT-like Large Language Model from scratch | 35,405 |
antixk/pytorch-vae | A collection of Variational AutoEncoder implementations in PyTorch | 6,776 |