فهرست منبع

clarify some more

Signed-off-by: Matt Williams <m@technovangelist.com>
Matt Williams 1 سال پیش
والد
کامیت
13aace3d34
1فایلهای تغییر یافته به همراه1 افزوده شده و 3 حذف شده
  1. 1 3
      docs/api.md

+ 1 - 3
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**