Add MOSS support

This commit is contained in:
oobabooga 2023-05-04 23:19:23 -03:00
parent f673f4a4ca
commit 00e333d790
4 changed files with 9 additions and 1 deletions

View file

@ -64,6 +64,7 @@ settings = {
'.*(alpaca|llama|llava)': "LLaMA-Precise",
'.*pygmalion': 'NovelAI-Storywriter',
'.*RWKV': 'Naive',
'.*moss': 'MOSS',
},
'prompts': {
'default': 'QA',