This commit is contained in:
parent
89985a0923
commit
8ce3afbe19
2
.env
2
.env
|
|
@ -17,6 +17,6 @@ ADDRESS_PORT=5003
|
||||||
ADDRESS_SERVICE_NAME=address_classifier
|
ADDRESS_SERVICE_NAME=address_classifier
|
||||||
|
|
||||||
# ==================== 运行配置 ====================
|
# ==================== 运行配置 ====================
|
||||||
DEVICE=cuda
|
DEVICE=cpu
|
||||||
MAX_WORKERS=4
|
MAX_WORKERS=4
|
||||||
BATCH_SIZE=4
|
BATCH_SIZE=4
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue