j-webtek/Local-LLM_FineTune
Finetune Your Local LLM
This project helps you customize a pre-trained large language model (LLM) to perform better on your specific tasks using your own data. You provide your chosen LLM and a CSV file of training data, and it outputs a fine-tuned model ready for your particular use. This is designed for researchers or machine learning practitioners who want to adapt existing LLMs without relying on cloud services.
No commits in the last 6 months.
Use this if you need to teach an existing large language model to specialize in a unique dataset or task using your local computing resources.
Not ideal if you lack access to high-end GPU hardware (like an NVIDIA RTX 3090 or better) or prefer not to manage the technical complexities of local model training.
Stars
18
Forks
2
Language
Python
License
MIT
Category
Last pushed
Sep 23, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/j-webtek/Local-LLM_FineTune"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
OptimalScale/LMFlow
An Extensible Toolkit for Finetuning and Inference of Large Foundation Models. Large Models for All.
adithya-s-k/AI-Engineering.academy
Mastering Applied AI, One Concept at a Time
jax-ml/jax-llm-examples
Minimal yet performant LLM examples in pure JAX
young-geng/scalax
A simple library for scaling up JAX programs
riyanshibohra/TuneKit
Upload your data → Get a fine-tuned SLM. Free.