Apply LLaMA-Precise preset to Vicuna by default
This commit is contained in:
parent
e3d578502a
commit
d63ef59a0f
2 changed files with 2 additions and 2 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue