mirror of
https://github.com/ollama/ollama.git
synced 2025-09-29 04:33:40 +02:00
Update api.md
This commit is contained in:
@@ -1024,7 +1024,7 @@ Advanced parameters:
|
|||||||
|
|
||||||
```shell
|
```shell
|
||||||
curl http://localhost:11434/api/embeddings -d '{
|
curl http://localhost:11434/api/embeddings -d '{
|
||||||
"model": "llama2",
|
"model": "all-minilm",
|
||||||
"prompt": "Here is an article about llamas..."
|
"prompt": "Here is an article about llamas..."
|
||||||
}'
|
}'
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user