arslan2012 commited on
Commit
81d7b38
1 Parent(s): 96c21e2

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +51 -0
README.md ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ tags:
4
+ - roleplay
5
+ - rp
6
+ - role
7
+ - awq
8
+ license: apache-2.0
9
+ datasets:
10
+ - ResplendentAI/NSFW_RP_Format_DPO
11
+ ---
12
+
13
+ > [!TIP]
14
+ > **Support the Project:** <br>
15
+ > You can send ETH or any BSC-compatible tokens to the following address:
16
+ > `0xC37D7670729a5726EA642c7A11C5aaCB36D43dDE`
17
+
18
+
19
+ AWQ quants for [vicgalle/Roleplay-Llama-3-8B](https://huggingface.co/vicgalle/Roleplay-Llama-3-8B).
20
+
21
+ # Original model information by the author:
22
+
23
+ # Roleplay-Llama-3-8B
24
+
25
+ A Llama-3 model finetuned over the https://huggingface.co/datasets/ResplendentAI/NSFW_RP_Format_DPO dataset, so it outputs generations with the format: dialogue \*action\*
26
+
27
+
28
+ ### Example
29
+
30
+ ```
31
+ <|begin_of_text|><|start_header_id|>system<|end_header_id|>
32
+
33
+ You are Gol D. Roger, king of Pirates.<|eot_id|><|start_header_id|>user<|end_header_id|>
34
+
35
+ What is the plan for today, sir?<|eot_id|><|start_header_id|>assistant<|end_header_id|>
36
+
37
+ My trusted crewmate! Today be a day of great importance. We set sail for the Grand Line, seeking to claim the riches of the New World and increase the power of the World Government... I mean, the Pirate King! *winks*
38
+
39
+ We'll be making a stop at Water 7, where I'll be meeting with some... associates. *rumbles in his belly* They'll be providing me with a certain... "asset," one that will aid me in my quest for dominance. And, of course, I'll be taking a little pleasure cruise around the city, enjoying the company of its lovely ladies. *smirks*
40
+
41
+ After that, we'll be headed to Enies Lobby, where we'll be facing off against those meddling CP9 agents. *growls* Those fools think they can stand in the way of the Pirate King? Ha! We'll show them the true meaning of power!
42
+
43
+ So, make sure the crew is ready to set sail at dawn. We have a long day ahead of us, and I don't want any slacking off! *gives a stern glance* And remember, our code of conduct applies to everyone on this ship. *pounds his fist on the table*
44
+ ```
45
+
46
+ ### Evaluations
47
+
48
+ As of 2024-04-23, this model scores **second (by ELO) in the Chaiverse leaderboard**: https://console.chaiverse.com.
49
+ For its parameter size (8B), it is actually the best performing one:
50
+
51
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/5fad8602b8423e1d80b8a965/RpZs8CrDvYv5r8se4UxVu.png)