burtenshaw HF Staff commited on
Commit
00ef5fd
·
verified ·
1 Parent(s): e76ef79

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -2
README.md CHANGED
@@ -9,9 +9,23 @@ pinned: false
9
 
10
  # The LLM Course
11
 
12
- Follow this organization to stay up to date on course updates.
13
 
14
- ![image/gif](https://cdn-uploads.huggingface.co/production/uploads/62d648291fa3e4e7ae3fa6e8/I6Pq5TftMqjLOqZzKNplg.gif)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
15
 
16
  <p>
17
  This is the organization grouping all the models and datasets used in the <a href="https://huggingface.co/course/chapter1" class="underline">Hugging Face course</a>.
 
9
 
10
  # The LLM Course
11
 
12
+ Welcome to the Hugging Face LLM Course! This is the latest cohort of the [Hugging Face LLM Course](https://huggingface.co/learn/llm-course/chapter1/1), which focuses on building small and large models!
13
 
14
+ <div style="width: 100%; border: 1px solid #ccc; padding: 20px; margin: 20px auto; box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1); background-color: lightgoldenrodyellow; border-radius: 8px;">
15
+ <img src="https://cdn-avatars.huggingface.co/v1/production/uploads/62d648291fa3e4e7ae3fa6e8/Jm3GYn6LHuasiLSlj03hd.png" alt="Course Image" style="width: 7em; border-radius: 5px 5px 0 0;">
16
+ <h2 style="color: #333; margin-bottom: 10px;">👩‍🏫 Chapter 1 is LIVE now! If you want to join in, follow this org!</h2>
17
+ <a href="https://huggingface.co/learn/nlp-course/en/chapter12/3a" style="display: inline-block; padding: 10px 20px; background-color: lightcoral; color: white; text-decoration: none; border-radius: 5px; transition: background-color 0.3s ease;" onmouseover="this.style.backgroundColor='#0056b3'" onmouseout="this.style.backgroundColor='#007bff'">Learn it now</a>
18
+ </div>
19
+
20
+ ## Next releases
21
+
22
+ | Date | Unit |
23
+ |------|------|
24
+ | ~April 23rd 2025~ | Chapter 1 Reboot |
25
+ | ~April 25th 2025~ | Chapter 1 Certification and Quiz |
26
+ | April 30th, 2025 | Chapter 1 Video Release |
27
+ | May 2025 | Live Q&A sessions |
28
+ | May 2025 | Code Exam and Certification |
29
 
30
  <p>
31
  This is the organization grouping all the models and datasets used in the <a href="https://huggingface.co/course/chapter1" class="underline">Hugging Face course</a>.