mirror of
https://github.com/ollama/ollama.git
synced 2025-09-19 22:51:25 +02:00
Fix embeddings load model behavior (#2848)
This commit is contained in:
@@ -321,7 +321,6 @@ curl http://localhost:11434/api/generate -d '{
|
||||
"vocab_only": false,
|
||||
"use_mmap": true,
|
||||
"use_mlock": false,
|
||||
"embedding_only": false,
|
||||
"rope_frequency_base": 1.1,
|
||||
"rope_frequency_scale": 0.8,
|
||||
"num_thread": 8
|
||||
|
Reference in New Issue
Block a user