Commit
·
e0f3c6b
1
Parent(s):
fc0e90d
Create limited.json
Browse files- limited.json +7 -0
limited.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"inference": {
|
3 |
+
"model": [
|
4 |
+
]
|
5 |
+
},
|
6 |
+
"training": {}
|
7 |
+
}
|