Lordog / dive-into-llms
Summary
The "Hands-on Large Models" series, version v0.1.0, offers free programming practice tutorials for large models, extending lecture notes from Shanghai Jiao Tong University courses. Updated on 2025/06/06, it now includes a "Full-Process Large Model Development" public welfare tutorial, developed in collaboration with Huawei Ascend Community, which provides PPTs, lab manuals, and videos. The series covers topics such as fine-tuning and deployment, prompt learning, knowledge editing, mathematical reasoning, model watermarking, jailbreak attacks, large model steganography, multimodal models, GUI agents, agent security, and RLHF safety alignment. This resource aims to help students and researchers quickly grasp large model concepts for course projects or academic research.
Key takeaway
For AI students and machine learning engineers seeking practical experience with large models, explore this tutorial series to gain hands-on skills in areas like fine-tuning, prompt engineering, and model security. Utilize the provided scripts and guides to implement techniques directly, especially the new Huawei Ascend-backed "Full-Process Large Model Development" course for comprehensive learning.
Key insights
This tutorial series provides practical, free resources for large model development and security topics.
Principles
- Practical exercises accelerate large model comprehension.
- Security requires understanding attack vectors.
- Multimodal models enhance real-world simulation.
Method
The tutorial employs a structured approach, offering slides, detailed tutorials, and executable scripts (Jupyter notebooks) for each topic, facilitating hands-on learning and direct application.
In practice
- Fine-tune pre-trained models for specific tasks.
- Implement prompt engineering for better API inference.
- Embed invisible watermarks in generated text.
Topics
- LLM Fine-tuning
- Prompt Engineering
- LLM Security
- Multimodal LLMs
- AI Agents
Code references
Best for: AI Student, Machine Learning Engineer, Research Scientist
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by Github Trending: All languages.