mirror of
https://github.com/ollama/ollama.git
synced 2025-10-11 03:34:34 +02:00
embed text document in modelfile
This commit is contained in:
@@ -276,6 +276,7 @@ func DefaultOptions() Options {
|
||||
UseMLock: false,
|
||||
RopeFrequencyBase: 10000.0,
|
||||
RopeFrequencyScale: 1.0,
|
||||
EmbeddingOnly: true,
|
||||
|
||||
RepeatLastN: 64,
|
||||
RepeatPenalty: 1.1,
|
||||
|
Reference in New Issue
Block a user