ssbuild/llm_finetuning
Large language Model fintuning bloom , opt , gpt, gpt2 ,llama,llama-2,cpmant and so on
This project helps AI developers and researchers customize large language models for specific tasks. You input a base LLM (like Llama, Qwen, or Bloom) and your own specialized dataset of questions and answers or conversational turns. The output is a fine-tuned LLM capable of generating more accurate and relevant responses tailored to your particular domain or use case.
100 stars. No commits in the last 6 months.
Use this if you need to adapt an existing large language model to perform better on your unique data, such as for a specialized chatbot or a domain-specific text generation task.
Not ideal if you are looking for an off-the-shelf solution for general AI tasks without custom data or if you lack experience with machine learning model training.
Stars
100
Forks
11
Language
Python
License
—
Category
Last pushed
Apr 24, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/ssbuild/llm_finetuning"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
unslothai/unsloth
Fine-tuning & Reinforcement Learning for LLMs. 🦥 Train OpenAI gpt-oss, DeepSeek, Qwen, Llama,...
huggingface/peft
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
modelscope/ms-swift
Use PEFT or Full-parameter to CPT/SFT/DPO/GRPO 600+ LLMs (Qwen3.5, DeepSeek-R1, GLM-5,...
oumi-ai/oumi
Easily fine-tune, evaluate and deploy gpt-oss, Qwen3, DeepSeek-R1, or any open source LLM / VLM!
linkedin/Liger-Kernel
Efficient Triton Kernels for LLM Training