InquestGeronimo/tllm
An LLM training library for instruction-tuning.
This tool helps AI developers and researchers fine-tune large language models (LLMs) on their own specific datasets. You provide an LLM, your custom data in a specific format (like text-to-SQL or text-to-Cypher), and configuration settings. The tool then outputs a specialized version of the LLM adapter, tailored to generate responses in your desired format for specific tasks.
No commits in the last 6 months.
Use this if you need to train an existing large language model to produce very specific output formats or perform specialized text generation tasks using your own datasets.
Not ideal if you're looking for a tool to train an LLM from scratch or for general-purpose language understanding tasks that don't require fine-tuned output formats.
Stars
26
Forks
3
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 04, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/InquestGeronimo/tllm"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
NX-AI/xlstm
Official repository of the xLSTM.
sinanuozdemir/oreilly-hands-on-gpt-llm
Mastering the Art of Scalable and Efficient AI Model Deployment
DashyDashOrg/pandas-llm
Pandas-LLM
wxhcore/bumblecore
An LLM training framework built from the ground up, featuring a custom BumbleBee architecture...
MiniMax-AI/MiniMax-01
The official repo of MiniMax-Text-01 and MiniMax-VL-01, large-language-model &...