FineTuningLLMs and LLM-Finetuning

These are complements: dvgodoy/FineTuningLLMs provides educational content and practical examples for the fine-tuning workflows that ashishpatel26/LLM-Finetuning implements using PEFT (Parameter-Efficient Fine-Tuning), so users often reference the book's guidance while applying the repository's code patterns.

FineTuningLLMs
57
Established
LLM-Finetuning
45
Emerging
Maintenance 10/25
Adoption 10/25
Maturity 16/25
Community 21/25
Maintenance 2/25
Adoption 10/25
Maturity 8/25
Community 25/25
Stars: 786
Forks: 103
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: MIT
Stars: 2,827
Forks: 725
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License:
No Package No Dependents
No License Stale 6m No Package No Dependents

About FineTuningLLMs

dvgodoy/FineTuningLLMs

Official repository of my book "A Hands-On Guide to Fine-Tuning LLMs with PyTorch and Hugging Face"

This hands-on guide helps data scientists and machine learning engineers develop specialized Large Language Models (LLMs) from existing base models. It takes raw text data, applies techniques like quantization and low-rank adaptation, and outputs a custom-tuned LLM ready for specific tasks. This is for professionals who need to adapt powerful AI models to unique datasets or niche applications.

LLM fine-tuning natural language processing AI model customization machine learning engineering deep learning applications

About LLM-Finetuning

ashishpatel26/LLM-Finetuning

LLM Finetuning with peft

This project helps machine learning engineers and researchers adapt large language models (LLMs) like Llama 2, Falcon, or GPT-Neo-X to perform specific tasks using their own custom datasets. You provide an existing LLM and your unique text data, and it outputs a specialized version of that model ready for tasks such as answering domain-specific questions, generating tailored text, or improving chatbot performance. This is for professionals who need to customize powerful AI models without starting from scratch.

large-language-models natural-language-processing AI-model-customization machine-learning-engineering

Scores updated daily from GitHub, PyPI, and npm data. How scores work