mirror of
https://github.com/dogkeeper886/ollama37.git
synced 2025-12-11 16:26:59 +00:00
@@ -13,14 +13,12 @@
|
|||||||
|
|
||||||
### Model name format
|
### 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
|
### Durations
|
||||||
|
|
||||||
All durations are in nanoseconds.
|
All durations are in nanoseconds.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Generate a Prompt
|
## Generate a Prompt
|
||||||
|
|
||||||
**POST /api/generate**
|
**POST /api/generate**
|
||||||
|
|||||||
Reference in New Issue
Block a user