mirror of
https://github.com/ollama/ollama.git
synced 2025-05-11 02:16:36 +02:00
Update api.md
This commit is contained in:
parent
23dc179350
commit
df06812494
1 changed files with 0 additions and 1 deletions
|
@ -286,7 +286,6 @@ curl http://localhost:11434/api/generate -d '{
|
||||||
"main_gpu": 0,
|
"main_gpu": 0,
|
||||||
"low_vram": false,
|
"low_vram": false,
|
||||||
"f16_kv": true,
|
"f16_kv": true,
|
||||||
"logits_all": false,
|
|
||||||
"vocab_only": false,
|
"vocab_only": false,
|
||||||
"use_mmap": true,
|
"use_mmap": true,
|
||||||
"use_mlock": false,
|
"use_mlock": false,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue