Add support for RWKV in Hugging Face format
This commit is contained in:
parent
75adc110d4
commit
cd3618d7fb
4 changed files with 15 additions and 5 deletions
|
|
@ -37,7 +37,7 @@
|
|||
"default": "Default",
|
||||
".*(alpaca|llama|llava|vicuna)": "LLaMA-Precise",
|
||||
".*pygmalion": "NovelAI-Storywriter",
|
||||
".*RWKV": "Naive",
|
||||
".*RWKV.*\.pth": "Naive",
|
||||
".*moss": "MOSS"
|
||||
},
|
||||
"prompts": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue