We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51041db commit 974d30dCopy full SHA for 974d30d
1 file changed
serverless-fleets/README.md
@@ -570,7 +570,7 @@ See `run_hook_ollama` for a complete example that demonstrates:
570
- Running Ollama (local LLM runtime) on fleet workers
571
- Automatic GPU detection and configuration
572
- Preloading AI models during worker startup
573
-- Using `__CE_INTERNAL_HOOK_AFTER_STARTUP` to execute setup scripts
+- Using the environment variable `__CE_INTERNAL_HOOK_AFTER_STARTUP` to execute setup scripts
574
575
Key environment variables used:
576
- `__CE_INTERNAL_HOOK_AFTER_STARTUP`: Script to run after worker startup
0 commit comments