Spaces:
Running
Running
Update README.md
#4
by
Fisher80
- opened
README.md
CHANGED
@@ -1,10 +1,13 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
emoji: π»
|
4 |
-
colorFrom:
|
5 |
-
colorTo:
|
6 |
sdk: static
|
7 |
-
pinned:
|
|
|
|
|
|
|
8 |
---
|
9 |
|
10 |
# The LLM Course
|
@@ -12,7 +15,7 @@ pinned: false
|
|
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.
|
16 |
<h2 style="color: #333; margin-bottom: 10px;">π Chapter 3 on Fine Tuning is now available! If you want to join in, follow this org!</h2>
|
17 |
<a href="https://huggingface.co/learn/nlp-course/en/chapter3/1" 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>
|
|
|
1 |
---
|
2 |
+
title: 'Supppp '
|
3 |
emoji: π»
|
4 |
+
colorFrom: pink
|
5 |
+
colorTo: indigo
|
6 |
sdk: static
|
7 |
+
pinned: true
|
8 |
+
license: apache-2.0
|
9 |
+
thumbnail: >-
|
10 |
+
https://cdn-uploads.huggingface.co/production/uploads/68a80182f8143e7742c83a2f/3ptlq8jtxl-o-q8_AjNO6.jpeg
|
11 |
---
|
12 |
|
13 |
# The LLM Course
|
|
|
15 |
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!
|
16 |
|
17 |
<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;">
|
18 |
+
<img src="https://cdn-avatars.huggingface.co/v1/production/uploads/62d648291fa3e4e7ae3fa6e8/Jm3GYn6LHuasiLSlj03hd.ppng" alt="Course Image" style="width: 7em; border-radius: 5px 5px 0 0;">
|
19 |
<h2 style="color: #333; margin-bottom: 10px;">π Chapter 3 on Fine Tuning is now available! If you want to join in, follow this org!</h2>
|
20 |
<a href="https://huggingface.co/learn/nlp-course/en/chapter3/1" 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>
|
21 |
</div>
|