Nohobby commited on
Commit
4d128da
·
verified ·
1 Parent(s): 0ee9080

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -13
README.md CHANGED
@@ -1,31 +1,34 @@
1
  ---
2
  base_model:
3
- - Nohobby/L3.3-Prikol-70B-v0.2
4
  - SicariusSicariiStuff/Negative_LLAMA_70B
 
5
  library_name: transformers
6
  tags:
7
  - mergekit
8
  - merge
9
 
10
  ---
11
- # Prikol03
12
 
13
- This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
14
 
15
- ## Merge Details
16
- ### Merge Method
 
17
 
18
- This model was merged using the NuSLERP merge method.
19
 
20
- ### Models Merged
21
 
22
- The following models were included in the merge:
23
- * [Nohobby/L3.3-Prikol-70B-v0.2](https://huggingface.co/Nohobby/L3.3-Prikol-70B-v0.2)
24
- * [SicariusSicariiStuff/Negative_LLAMA_70B](https://huggingface.co/SicariusSicariiStuff/Negative_LLAMA_70B)
25
 
26
- ### Configuration
27
 
28
- The following YAML configuration was used to produce this model:
 
 
 
 
29
 
30
  ```yaml
31
  dtype: bfloat16
@@ -62,4 +65,5 @@ models:
62
  - filter: down_proj
63
  value: [1, 1, 1, 1, 0, 0, 0, 0, 1, 1, 1]
64
  - value: [0.8, 0.65, 0.6, 0.65, 0.8]
65
- ```
 
 
1
  ---
2
  base_model:
 
3
  - SicariusSicariiStuff/Negative_LLAMA_70B
4
+ - Nohobby/L3.3-Prikol-70B-v0.2
5
  library_name: transformers
6
  tags:
7
  - mergekit
8
  - merge
9
 
10
  ---
11
+ # Prikol
12
 
13
+ > I don't even know anymore
14
 
15
+ ![Меня нужно изолировать от общества](https://files.catbox.moe/x9t3zo.png)
16
+
17
+ ### Overview
18
 
19
+ RP-model with good dialogue flow and some creative input.
20
 
21
+ Tried to make this thing have less slop than the previous iteration. Didn't work out too well, but the NSFW parts are a little more elaborate than before. So yeah, it's an improvement.
22
 
23
+ Prompt format: Llama3 OR Llama3 Context and ChatML Instruct
 
 
24
 
25
+ Settings: [This kinda works but I'm weird](https://files.catbox.moe/hpa9ai.json)
26
 
27
+ ### Quants
28
+
29
+ [Static](https://huggingface.co/mradermacher/L3.3-Prikol-70B-v0.3-GGUF) | [Imatrix](https://huggingface.co/mradermacher/L3.3-Prikol-70B-v0.3-i1-GGUF)
30
+
31
+ ## Merge Details
32
 
33
  ```yaml
34
  dtype: bfloat16
 
65
  - filter: down_proj
66
  value: [1, 1, 1, 1, 0, 0, 0, 0, 1, 1, 1]
67
  - value: [0.8, 0.65, 0.6, 0.65, 0.8]
68
+
69
+ ```