Masterjp123 commited on
Commit
75061db
1 Parent(s): e07114e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -4
README.md CHANGED
@@ -10,13 +10,30 @@ library_name: transformers
10
  tags:
11
  - mergekit
12
  - merge
13
-
 
 
 
 
 
 
 
14
  ---
15
  # merged
16
-
17
- This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
18
 
19
  ## Merge Details
 
 
 
 
 
 
 
 
 
 
 
20
  ### Merge Method
21
 
22
  This model was merged using the [Model Stock](https://arxiv.org/abs/2403.19522) merge method using [kuotient/Meta-Llama-3-8B-Instruct](https://huggingface.co/kuotient/Meta-Llama-3-8B-Instruct) as a base.
@@ -52,4 +69,4 @@ slices:
52
  model: Dogge/llama-3-8B-instruct-Bluemoon-Freedom-RP
53
  - layer_range: [0, 32]
54
  model: kuotient/Meta-Llama-3-8B-Instruct
55
- ```
 
10
  tags:
11
  - mergekit
12
  - merge
13
+ - not-for-all-audiences
14
+ - ERP
15
+ - RP
16
+ - Roleplay
17
+ - uncensored
18
+ license: other
19
+ language:
20
+ - en
21
  ---
22
  # merged
23
+ This is the unquantized first version of SnowyRP's Llama 3 model. Quality of this model is unknown, since it is a Llama 3 model that I have not had the chance to test much.
 
24
 
25
  ## Merge Details
26
+ For this model I used the most uncensored and smartest finetunes of LLama 3, since LLama 3 has the largest ammount of training tokens I know of, so I expect it to have more than enough of a knowledge base.
27
+
28
+
29
+ ## Model Use:
30
+
31
+ Here is an modified Alpaca prompt I use with this model:
32
+ ```
33
+ Below is an instruction that describes a task. Write a response that appropriately completes the request.
34
+
35
+ ### Instruction: Take the role of {{char}} in a play that leaves a lasting impression on {{user}}. Write {{char}}'s next reply. Never skip or gloss over {{char}}’s actions. Progress the scene at a naturally slow pace. Avoid repetition, don't loop. Develop the plot slowly, always stay in character. Describe all actions in full, elaborate, explicit, graphic, and vivid detail. Mention all relevant sensory perceptions.
36
+ ```
37
  ### Merge Method
38
 
39
  This model was merged using the [Model Stock](https://arxiv.org/abs/2403.19522) merge method using [kuotient/Meta-Llama-3-8B-Instruct](https://huggingface.co/kuotient/Meta-Llama-3-8B-Instruct) as a base.
 
69
  model: Dogge/llama-3-8B-instruct-Bluemoon-Freedom-RP
70
  - layer_range: [0, 32]
71
  model: kuotient/Meta-Llama-3-8B-Instruct
72
+ ```