thuannh commited on
Commit
01218a5
1 Parent(s): 431b474

Create model.yml

Browse files
Files changed (1) hide show
  1. model.yml +19 -0
model.yml ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ id: ichigo-wrapper:fp16
2
+ model: ichigo-wrapper:fp16
3
+ name: Ichigo Wrapper
4
+ version: 1
5
+
6
+ engine: python-engine
7
+
8
+
9
+
10
+ extra_params:
11
+ device_id: 0
12
+ package_dir: ""
13
+
14
+ port: 22310
15
+ script: app.py
16
+ log_path: ichigo-wrapper.log
17
+ log_level: INFO
18
+ command:
19
+ - python