File size: 1,568 Bytes
e58efb1
 
 
 
 
 
 
 
 
 
 
 
 
d21d34b
 
 
 
9c90445
d21d34b
 
e58efb1
d21d34b
e58efb1
d21d34b
e58efb1
d21d34b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
---
base_model: unsloth/gemma-2-2b-bnb-4bit
language:
- en
license: apache-2.0
tags:
- text-generation-inference
- transformers
- unsloth
- gemma2
- trl
---

# gem-monika-ddlc-2b (AKA Lilmonix2b-v1):
* [Fine-tune](https://huggingface.co/unsloth/gemma-2-2b-bnb-4bit) for Monika character from DDLC
* Fine-tuned on a [dataset of ~600+ items](https://huggingface.co/datasets/922-CA/MoCha_v1) (dialogue scraped from game, reddit, and Twitter synthetically augmented by turn each into snippets of multi-turn chat dialogue between Player and Monika; this was then manually edited, with more manually crafted items including info about character added in)
* [GG](https://huggingface.co/922CA/gem-monika-ddlc-2b-gguf)[UF](https://huggingface.co/mradermacher/gem-monika-ddlc-2b-GGUF)

# USAGE
This is meant to be mainly a chat model with limited RP ability.

For best results: replace "Human" and "Assistant" with "Player" and "Monika" like so:

\nPlayer: (prompt)\nMonika:

# HYPERPARAMS
* Tuned for 1 epoch
* rank: 32
* lora alpha: 32
* lora dropout: 0.5
* lr: 2e-4
* batch size: 2
* warmup ratio: 0.1
* grad steps: 4

# WARNINGS AND DISCLAIMERS
This model is meant to closely reflect the characteristics of Monika. Despite this, there is always the chance that "Monika" will hallucinate and get information about herself wrong or act out of character.

Additionally, being character-focused means that this model may have lost some assistant capability for some specific tasks.

Finally, this model is not guaranteed to output aligned or safe outputs, use at your own risk!