Environment Variables
Environment variables for serverless GPU configuration.
All environment variables are optional and must be set outside of the @distributed call.
Logging
- DATABRICKS_SERVERLESS_GPU_LOG_VERBOSE
Whether to enable verbose logging for the Serverless GPU API.
- Default:
false
os.environ["DATABRICKS_SERVERLESS_GPU_LOG_VERBOSE"] = "true"