Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -6,10 +6,11 @@ colorTo: pink
|
|
6 |
sdk: docker
|
7 |
hf_oauth: true
|
8 |
hf_oauth_scopes:
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
pinned: false
|
|
|
13 |
---
|
14 |
|
15 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
6 |
sdk: docker
|
7 |
hf_oauth: true
|
8 |
hf_oauth_scopes:
|
9 |
+
- read-repos
|
10 |
+
- write-repos
|
11 |
+
- manage-repos
|
12 |
pinned: false
|
13 |
+
short_description: +Imatrix quants, sharding support
|
14 |
---
|
15 |
|
16 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|