Spaces:
Runtime error
Runtime error
Work in Progress
Browse filesWork in Progress, Repo Public
README.md
CHANGED
@@ -1,16 +1,17 @@
|
|
1 |
---
|
2 |
-
title: Ollamafy
|
3 |
emoji: 🦙
|
4 |
colorFrom: yellow
|
5 |
-
colorTo:
|
6 |
sdk: docker
|
7 |
license: mit
|
8 |
hf_oauth: true
|
9 |
hf_oauth_scopes:
|
10 |
-
|
11 |
-
|
12 |
-
|
|
|
|
|
13 |
---
|
14 |
|
15 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
16 |
-
|
|
|
1 |
---
|
2 |
+
title: Ollamafy (Work in Progress)
|
3 |
emoji: 🦙
|
4 |
colorFrom: yellow
|
5 |
+
colorTo: pink
|
6 |
sdk: docker
|
7 |
license: mit
|
8 |
hf_oauth: true
|
9 |
hf_oauth_scopes:
|
10 |
+
- read-repos
|
11 |
+
- write-repos
|
12 |
+
- manage-repos
|
13 |
+
pinned: true
|
14 |
+
short_description: Export Hugging Face Models to the Ollama Library
|
15 |
---
|
16 |
|
17 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|