riyanshibohra/TuneKit
Upload your data → Get a fine-tuned SLM. Free.
TuneKit helps AI application developers quickly create specialized AI models without deep technical overhead. You provide a JSONL file of conversation examples, and TuneKit generates a Google Colab notebook. Running this notebook produces a fine-tuned AI model tailored to your specific use case, ready for integration into your applications.
138 stars.
Use this if you need to customize a small language model for specific tasks like classification, Q&A, or content generation, but want to avoid complex setup, GPU costs, and extensive coding.
Not ideal if you require training on extremely large datasets that exceed Colab's free T4 GPU limitations, or if you need to fine-tune very large foundation models not supported by TuneKit.
Stars
138
Forks
20
Language
Python
License
MIT
Category
Last pushed
Jan 16, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/riyanshibohra/TuneKit"
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
JIA-Lab-research/LongLoRA
Code and documents of LongLoRA and LongAlpaca (ICLR 2024 Oral)