|
|
@@ -370,6 +370,7 @@ RUN printf '%s\n' \
|
|
|
'' \
|
|
|
'log "Device args: ${DEVICE_ARGS:-none}"' \
|
|
|
'log "Compile args: ${COMPILE_ARGS}"' \
|
|
|
+ 'log "Half args: ${HALF_ARGS}"' \
|
|
|
'log "Server: ${API_SERVER_NAME}:${API_SERVER_PORT}"' \
|
|
|
'' \
|
|
|
'exec uv run tools/api_server.py \' \
|