소스 검색

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**