diff --git a/content/en/tutorials/running-llms.md b/content/en/tutorials/running-llms.md index 54bd34d3648ca9fed7b0a8fd796e7f4d2f720a76..b29be5bf73544ca977c6d7c2269f7392309cc9b2 100644 --- a/content/en/tutorials/running-llms.md +++ b/content/en/tutorials/running-llms.md @@ -212,9 +212,7 @@ While you can run Ollama manually, the wrapper scripts provide several convenien NFS root‑squash errors. * **Automatic cleanup.** The wrapper cleans up `host.txt` and `port.txt` files after the server stops, so you can tell if you have a server up and running. -{{% alert title="Note" color="info" %}} ---- ## 7. Troubleshooting