mirror of
https://github.com/ollama/ollama.git
synced 2025-04-04 01:50:26 +02:00
clarify some more
Signed-off-by: Matt Williams <m@technovangelist.com>
This commit is contained in:
parent
2b3bb41598
commit
13aace3d34
@ -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…
x
Reference in New Issue
Block a user