Fix embeddings load model behavior (#2848)

This commit is contained in:
Jeffrey Morgan
2024-02-29 17:40:56 -08:00
committed by GitHub
parent cbd6e3b38e
commit 3b4bab3dc5
3 changed files with 5 additions and 7 deletions

View File

@@ -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