Text Generation
GGUF
conversational
AliceThirty commited on
Commit
c2ea96f
·
verified ·
1 Parent(s): 4757a87

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ datasets:
3
+ - zerofata/Instruct-Anime
4
+ - zerofata/Gemini-3.1-Pro-GLM5-Characters
5
+ - zerofata/Gemini-3.1-Pro-SmallWiki
6
+ base_model:
7
+ - ReadyArt/Serenity-31B-GGUF
8
+ pipeline_tag: text-generation
9
+ ---
10
+
11
+ <div style="display: flex; align-items: flex-start; gap: 20px;">
12
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/63283c7ecbc744f197047b4a/R8FtVqy5K9cp1uwzTlMJf.png" width="150" height="auto" />
13
+ <div>I like <a href="https://huggingface.co/zerofata/G4-MeroMero-31B">MeroMero</a>, but it's too censored and not HORNY enough. So I tried to merge it with <a href="https://huggingface.co/ReadyArt/Serenity-31B">Serenity</a> (which I declare is the horniest model ever made). After many many tries, I came to the conclusion that these models couldn't be merged. It always produced gibberish. So I changed my plans and decided to retrain MeroMero (as I understand their training) but with Serenity as a base. It seems to have worked well, so I am sharing my first attempt with you.
14
+
15
+ Please tell me what you think. Is it clever? Does it have a good long term memory? Is it uninhibited? Sloppy?
16
+ It's my first fine-tune, so any feedback is welcome!
17
+
18
+ The fine tune was done on a single rtx 5090 thanks to unsloth, with a lora rank of 80, for one epoch, and a low learning rate not to override Serenity (but maybe I should have choosen an even lower learning rate).</div>
19
+ </div>