datawhalechina/llm-preview
理工科-大模型入门实训课程
This course helps science and engineering students bridge the gap between theoretical understanding of large language models (LLMs) and practical application. It takes learners through core LLM principles and hands-on practice, covering everything from effectively using prompts to fine-tuning models. It's designed for university students in fields like Computer Science, Data Science, and Engineering who want to build practical AI skills.
117 stars. No commits in the last 6 months.
Use this if you are a science or engineering student who wants to move beyond LLM theory and gain practical skills in prompt engineering, API integration, model deployment, and fine-tuning.
Not ideal if you lack basic programming skills (especially Python) or foundational knowledge of machine learning and deep learning concepts.
Stars
117
Forks
18
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Aug 24, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/datawhalechina/llm-preview"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
datawhalechina/happy-llm
📚 从零开始的大语言模型原理与实践教程
Xnhyacinth/Awesome-LLM-Long-Context-Modeling
📰 Must-read papers and blogs on LLM based Long Context Modeling 🔥
PacktPublishing/Mastering-NLP-from-Foundations-to-LLMs
Mastering NLP from Foundations to LLMs, Published by Packt
mlabonne/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
HandsOnLLM/Hands-On-Large-Language-Models
Official code repo for the O'Reilly Book - "Hands-On Large Language Models"