mirror of
https://github.com/ollama/ollama.git
synced 2025-09-27 23:57:05 +02:00
Added missing options params to the embeddings docs (#472)
This commit is contained in:
@@ -238,6 +238,10 @@ Generate embeddings from a model
|
||||
- `model`: name of model to generate embeddings from
|
||||
- `prompt`: text to generate embeddings for
|
||||
|
||||
Advanced parameters:
|
||||
|
||||
- `options`: additional model parameters listed in the documentation for the [Modelfile](./modelfile.md#valid-parameters-and-values) such as `temperature`
|
||||
|
||||
### Request
|
||||
|
||||
```
|
||||
|
Reference in New Issue
Block a user