mirror of
https://github.com/ollama/ollama.git
synced 2025-11-25 14:09:17 +01: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