nbeerbower's picture
Update README.md
49f45cc verified
|
raw
history blame
1.28 kB
metadata
library_name: transformers
base_model:
  - flammenai/Llama3.1-Flammades-70B
datasets:
  - flammenai/MahouMix-v1
license: llama3.1

image/png

Mahou-1.5-llama3.1-70B

Mahou is designed to provide short messages in a conversational context. It is capable of casual conversation and character roleplay.

Chat Format

This model has been trained to use ChatML format.

<|im_start|>system
{{system}}<|im_end|>
<|im_start|>{{char}}
{{message}}<|im_end|>
<|im_start|>{{user}}
{{message}}<|im_end|>

Roleplay Format

  • Speech without quotes.
  • Actions in *asterisks*
*leans against wall cooly* so like, i just casted a super strong spell at magician academy today, not gonna lie, felt badass.

SillyTavern Settings

  1. Use ChatML for the Context Template.
  2. Enable Instruct Mode.
  3. Use the Mahou ChatML Instruct preset.
  4. Use the Mahou Sampler preset.

Method

ORPO finetuned with 4x H100 for 3 epochs.