mirror of
https://github.com/ollama/ollama.git
synced 2026-04-17 15:53:27 +02:00
This reverts commit 86513cb697.
This commit is contained in:
@@ -1063,7 +1063,7 @@ func DefaultOptions() Options {
|
||||
TopP: 0.9,
|
||||
TypicalP: 1.0,
|
||||
RepeatLastN: 64,
|
||||
RepeatPenalty: 1.0,
|
||||
RepeatPenalty: 1.1,
|
||||
PresencePenalty: 0.0,
|
||||
FrequencyPenalty: 0.0,
|
||||
Seed: -1,
|
||||
|
||||
Reference in New Issue
Block a user