Spaces:
Running
on
A10G
Running
on
A10G
tricktreat
commited on
Commit
•
603940c
1
Parent(s):
6310e00
remove video
Browse files- config.gradio.yaml +1 -1
config.gradio.yaml
CHANGED
@@ -8,7 +8,7 @@ log_file: logs/debug.log
|
|
8 |
model: text-davinci-003 # text-davinci-003
|
9 |
use_completion: true
|
10 |
inference_mode: hybrid # local, huggingface or hybrid
|
11 |
-
local_deployment:
|
12 |
num_candidate_models: 5
|
13 |
max_description_length: 100
|
14 |
proxy:
|
|
|
8 |
model: text-davinci-003 # text-davinci-003
|
9 |
use_completion: true
|
10 |
inference_mode: hybrid # local, huggingface or hybrid
|
11 |
+
local_deployment: standard # minimal, standard or full
|
12 |
num_candidate_models: 5
|
13 |
max_description_length: 100
|
14 |
proxy:
|