anon998 / simple-proxy-for-tavern

GNU Affero General Public License v3.0
110 stars 6 forks source link

Add Preset Arena results #12

Closed phiharri closed 1 year ago

phiharri commented 1 year ago

First pass at including presets from oobabooga's preset arena experiment (https://github.com/oobabooga/oobabooga.github.io/blob/main/arena/results.md)

sampler_order adjusted to put repetition_penalty at the front to better match the default textgen-webui / llama.cpp ordering, hopefully!

anon998 commented 1 year ago

Thanks!