Spaces:
Running
Running
Merge branch 'main' of https://huggingface.co/spaces/hesamation/primer-llm-embedding
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
-
emoji:
|
4 |
colorFrom: yellow
|
5 |
colorTo: purple
|
6 |
sdk: static
|
@@ -8,8 +8,9 @@ pinned: true
|
|
8 |
license: apache-2.0
|
9 |
header: mini
|
10 |
app_file: dist/index.html
|
11 |
-
thumbnail:
|
12 |
-
|
|
|
13 |
---
|
14 |
|
15 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
+
title: 'LLM Embeddings Explained: A Visual and Intuitive Guide'
|
3 |
+
emoji: 🚀
|
4 |
colorFrom: yellow
|
5 |
colorTo: purple
|
6 |
sdk: static
|
|
|
8 |
license: apache-2.0
|
9 |
header: mini
|
10 |
app_file: dist/index.html
|
11 |
+
thumbnail: >-
|
12 |
+
https://cdn-uploads.huggingface.co/production/uploads/647f805de9c81260ff8881ee/8v52lNo2sFtNySUlVnXF4.png
|
13 |
+
short_description: How Language Models Turn Text into Meaning, From Traditional
|
14 |
---
|
15 |
|
16 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|