stefanhex-apollo
commited on
Commit
•
f717c45
1
Parent(s):
b1f2953
Upload model_index.json with huggingface_hub
Browse files- model_index.json +14 -0
model_index.json
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"default": "v2",
|
3 |
+
"versions": {
|
4 |
+
"v1": {
|
5 |
+
"revision": "v1"
|
6 |
+
},
|
7 |
+
"v2": {
|
8 |
+
"revision": "v2"
|
9 |
+
},
|
10 |
+
"vanilla": {
|
11 |
+
"revision": "vanilla"
|
12 |
+
}
|
13 |
+
}
|
14 |
+
}
|