Update README.md
Browse files
README.md
CHANGED
|
@@ -8,7 +8,9 @@ pinned: false
|
|
| 8 |
license: apache-2.0
|
| 9 |
header: mini
|
| 10 |
app_file: dist/index.html
|
| 11 |
-
thumbnail:
|
|
|
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
@@ -44,6 +46,4 @@ There are two way to load HTML fragments:
|
|
| 44 |
|
| 45 |
|
| 46 |
## How to know which fragments are available
|
| 47 |
-
- Run `npm run dev` and look at the console for available fragments
|
| 48 |
-
|
| 49 |
-
|
|
|
|
| 8 |
license: apache-2.0
|
| 9 |
header: mini
|
| 10 |
app_file: dist/index.html
|
| 11 |
+
thumbnail: >-
|
| 12 |
+
https://huggingface.co/spaces/HuggingFaceFW/blogpost-fineweb-v1/resolve/main/screenshot.jpeg
|
| 13 |
+
short_description: The ultimate guide to training LLM on large GPU Clusters
|
| 14 |
---
|
| 15 |
|
| 16 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 46 |
|
| 47 |
|
| 48 |
## How to know which fragments are available
|
| 49 |
+
- Run `npm run dev` and look at the console for available fragments
|
|
|
|
|
|