AurelioAguirre commited on
Commit
43e6d56
·
verified ·
1 Parent(s): 62f21a9

Update main/config.yaml

Browse files
Files changed (1) hide show
  1. main/config.yaml +2 -2
main/config.yaml CHANGED
@@ -5,8 +5,8 @@ server:
5
  max_batch_size: 1
6
 
7
  llm_server:
8
- host: "0.0.0.0" # "teamgenki-llmserver.hf.space"
9
- port: 8001 # Will be ignored for hf.space URLs
10
  timeout: 60.0
11
  api_prefix: "/api/v1" # This will be used for route prefixing
12
  endpoints:
 
5
  max_batch_size: 1
6
 
7
  llm_server:
8
+ host: "teamgenki-llmserver.hf.space"
9
+ port: 7680 # Will be ignored for hf.space URLs
10
  timeout: 60.0
11
  api_prefix: "/api/v1" # This will be used for route prefixing
12
  endpoints: