Vito99 commited on
Commit
733d8cb
1 Parent(s): 33ad9ac

Update config.gradio.yaml

Browse files
Files changed (1) hide show
  1. config.gradio.yaml +2 -2
config.gradio.yaml CHANGED
@@ -5,8 +5,8 @@ huggingface:
5
  dev: false
6
  debug: true
7
  log_file: logs/debug_TIMESTAMP.log
8
- model: 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
 
5
  dev: false
6
  debug: true
7
  log_file: logs/debug_TIMESTAMP.log
8
+ model: gpt-3.5-turbo-0301
9
+ use_completion: false
10
  inference_mode: hybrid # local, huggingface or hybrid
11
  local_deployment: standard # minimal, standard or full
12
  num_candidate_models: 5