Reduce the number of built-in presets (#5217)

This commit is contained in:
oobabooga 2024-01-09 11:50:10 -03:00 committed by GitHub
parent 953343cced
commit fbce30b09f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 2 additions and 23 deletions

View file

@ -1,4 +0,0 @@
temperature: 1.68
top_p: 0.17
repetition_penalty: 1.02
top_k: 77

View file

@ -1,2 +0,0 @@
mirostat_mode: 2
mirostat_tau: 8

1
presets/Null preset.yaml Normal file
View file

@ -0,0 +1 @@
temperature: 1

View file

@ -1,4 +0,0 @@
temperature: 1.31
top_p: 0.29
repetition_penalty: 1.09
top_k: 72

View file

@ -1,3 +0,0 @@
temperature: 0.2
top_p: 0.95
top_k: 50

View file

@ -1,5 +0,0 @@
temperature: 1.01
top_p: 0.21
repetition_penalty: 1.21
encoder_repetition_penalty: 1.07
top_k: 91

View file

@ -1,4 +0,0 @@
temperature: 0.7
tfs: 0.95
top_a: 0.2
repetition_penalty: 1.15