#393 · Primary category: Education & Research

Jackrong-llm-finetuning-guide

dataset deepseek fine-tuning guide llama3 llm machine-learning nlp openai pytorch qwen unsloth

An open-source educational guide covering LLM fine-tuning, RL, dataset distillation, and local deployment.

Project last updated:07/11/26

GitHub Stars

1.7K

Forks

269

Contributors

1

License

Apache-2.0

Why we included this project

Beginners adapting open-weight models will find this less like a tutorial and more like a course you can work through in a browser. It bundles runnable Colab and Kaggle notebooks covering supervised fine-tuning and reinforcement-learning methods such as GRPO and GSPO, along with data prep and distillation recipes. The dataset catalog and long-form guides walk you from raw data to a deployed GGUF checkpoint, so you are not stitching together scattered blog posts. There is also a dedicated pipeline for turning Qwen models into MTP-enabled GGUF files for local or agent use. Because it is organized by task, it gives developers a single self-paced path through the whole fine-tuning workflow.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category