thuannh commited on
Commit
74adb64
·
verified ·
1 Parent(s): 3e87f89

Update model.yml

Browse files
Files changed (1) hide show
  1. model.yml +1 -1
model.yml CHANGED
@@ -46,7 +46,7 @@ extra_endpoints: # untilities methods
46
 
47
  # BEGIN SERVER START PARAMETERS
48
  # BEGIN REQUIRED
49
- files: /home/thuan/cortexcpp/models/cortex.so/whispervq/fp16
50
  port: 3348
51
  log_path: whisper.log
52
  log_level: INFO
 
46
 
47
  # BEGIN SERVER START PARAMETERS
48
  # BEGIN REQUIRED
49
+ model_location: /home/thuan/cortexcpp/models/cortex.so/whispervq/fp16
50
  port: 3348
51
  log_path: whisper.log
52
  log_level: INFO