metadata
license: apache-2.0
datasets:
- PygmalionAI/PIPPA
- Norquinal/claude_multiround_chat_30k
- garage-bAInd/Open-Platypus
- kaist-ai/CoT-Collection
- BAAI/COIG-PC
- togethercomputer/Long-Data-Collections
- tasksource/icl-symbol-tuning-instruct
Release date: December 18th
finetuned from the state-of-the-art (SOTA) model, RWKV v5 12B one state base! More details will be provided soon. Enjoy the incredible performance of this model, which is optimized for systems with 24GB of VRAM and supports fp16. It can be fine-tuned using a single A100 GPU. To execute this model, utilize the RWKV Runner tool.
Finetuned from Mobius 12B base
Usage
- RWKV next web
- if use with RWKV runner or ai00 server, change default vocabs(tokenizer) by this one
Important Notes
After overfitting certain instructions and weakening others, it is necessary to use completion or simulate dialogues.
- completion prompt = 'User: make this content longer:\nxxxxxx\n\nAssistant: ok, longer content is'
Data format
<s>User:xxxx\n\n</s>Assistant:xxx\n\n</s>User:xxxx\n\n</s>Assistant:xxx\n\n</s>
If you desire optimal performance to run this model,utilize this format and these vocabs