Upload config.json
Browse files- config.json +7 -0
config.json
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model_type": "lami_logic_anchor",
|
| 3 |
+
"version": "1.0.0_optimized",
|
| 4 |
+
"auth_required": "true",
|
| 5 |
+
"security_level": "absolute_blackbox",
|
| 6 |
+
"target_latency": "0.1ms"
|
| 7 |
+
}
|