diff --git a/docs/api.md b/docs/api.md index 413a2e9f..e3d20bb4 100644 --- a/docs/api.md +++ b/docs/api.md @@ -13,14 +13,12 @@ ### Model name format -The model name format is `site/namespace/model:tag`. **Site** and **namespace** are optional, but will default to `registry.ollama.ai/library`. +The model name format is `site/namespace/model:tag`. **Site** and **namespace** are optional, but will default to `registry.ollama.ai/library`. You will see this format used in `~/.ollama/models/manifests/`. ### Durations All durations are in nanoseconds. - - ## Generate a Prompt **POST /api/generate**