You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
545 B
21 lines
545 B
server:
|
|
http:
|
|
addr: 0.0.0.0:8000
|
|
timeout: 1s
|
|
grpc:
|
|
addr: 0.0.0.0:9001
|
|
timeout: 1s
|
|
prometheus:
|
|
address: http://172.16.100.14:29090
|
|
timeout: 1m
|
|
node_selectors:
|
|
NVIDIA: gpu=on
|
|
Ascend: ascend=on
|
|
DCU: dcu=on
|
|
MLU: mlu=on
|
|
database:
|
|
driver: mysql
|
|
dataSourceName: testeducoder:TEST@123@tcp(testeducoder-public.mysql.polardb.rds.aliyuncs.com:3306)/hami?parseTime=true&loc=Local
|
|
web_domain: http://172.16.100.14
|
|
big_model_resource_pool_name: "大模型资源池"
|
|
big_model_resource_pool_link_url: "https://www.baidu.com" |