Apply LLaMA-Precise preset to Vicuna by default

This commit is contained in:
oobabooga 2023-05-21 23:00:42 -03:00
parent e3d578502a
commit d63ef59a0f
2 changed files with 2 additions and 2 deletions

View file

@ -34,7 +34,7 @@
],
"presets": {
"default": "Default",
".*(alpaca|llama|llava)": "LLaMA-Precise",
".*(alpaca|llama|llava|vicuna)": "LLaMA-Precise",
".*pygmalion": "NovelAI-Storywriter",
".*RWKV": "Naive",
".*moss": "MOSS"