This project is an open-source educational resource providing structured, step-by-step guides for fine-tuning large language models. It focuses on adapting pre-trained transformer-based causal models to custom datasets, enabling users to transfer specific writing styles or domain knowledge into generative AI models.
The main features of datawhalechina/self-llm are: Adapter Fine-Tuning, Fine-Tuning Frameworks, Transformer Architectures, Artificial Intelligence Curricula, Parameter Efficient Fine-Tuning, Parameter-Efficient Tuning Techniques, Fine-Tuning Tutorials, Knowledge Distillation Tools.
Open-source alternatives to datawhalechina/self-llm include: huggingface/course — This project is an educational course and learning curriculum for implementing and fine-tuning transformer models… datawhalechina/so-large-lm — This project is a comprehensive educational curriculum and structured learning path covering the full lifecycle of… wdndev/llm_interview_note — This project is a comprehensive technical reference and educational resource focused on the lifecycle of large… huggingface/smollm — SmolLM is a project dedicated to the development of small language models. It focuses on training and fine-tuning… opengvlab/internvl — InternVL is a vision-language model framework that fuses a visual encoder with a large language model to translate… qwenlm/qwen3 — Qwen3 is a transformer-based large language model designed as a generative AI foundation for understanding, reasoning,…
This project is an educational course and learning curriculum for implementing and fine-tuning transformer models using the Hugging Face ecosystem. It serves as a structured guide and technical walkthrough for processing multimodal data, adapting pre-trained neural networks, and deploying models. The material includes a guide for managing, versioning, and distributing model weights and datasets through a centralized asset hub. It also provides a practical tutorial on adapting models to specific datasets using parameter-efficient methods and an implementation guide for solving natural language
This project is a comprehensive educational curriculum and structured learning path covering the full lifecycle of large language models. It provides a guided progression through the theory, architecture, training, and deployment of these models. The curriculum includes specialized guides on transformer architecture, model training tutorials, and frameworks for designing autonomous agents. It also provides dedicated resources for studying model safety and ethics. The material covers a wide range of technical capabilities, including distributed training strategies, parameter-efficient fine-tu
This project is a comprehensive technical reference and educational resource focused on the lifecycle of large language models. It provides structured learning materials that cover the foundational mechanics of transformer architectures, the mathematical principles of attention mechanisms, and the engineering practices required for modern generative artificial intelligence. The repository serves as a guide for both technical skill development and professional preparation, offering a curriculum that spans from model training and inference optimization to advanced alignment techniques. It detai
SmolLM is a project dedicated to the development of small language models. It focuses on training and fine-tuning compact models that maintain high performance while utilizing fewer parameters. The project emphasizes efficient AI inference and on-device text generation, aiming to enable the deployment of lightweight models on edge devices with limited memory and processing power. It utilizes synthetic data generation to produce artificial datasets that improve the reasoning and training of these AI systems. The system supports a variety of optimization and training capabilities, including we