clarify some more
Signed-off-by: Matt Williams <m@technovangelist.com>
This commit is contained in:
parent
2b3bb41598
commit
13aace3d34
1 changed files with 1 additions and 3 deletions
|
@ -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**
|
||||
|
|
Loading…
Reference in a new issue