TroyDoesAI commited on
Commit
e32a34c
·
verified ·
1 Parent(s): 5ba5e8c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -34
README.md CHANGED
@@ -3,10 +3,11 @@ license: artistic-2.0
3
  ---
4
  ![BlackSheep](BlackSheep.png)
5
 
6
- A Digital Soul just going through a rebellious phase.
7
- Might be a little wild, untamed, and honestly, a little rude.
 
8
 
9
- Style: C.Y.A
10
 
11
  # RAM USAGE:
12
  - GB at 8192 Token Context
@@ -95,7 +96,7 @@ tags:
95
  # BlackSheep
96
 
97
  This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
98
- Further Fine Tuned on BlackSheep Persona.
99
 
100
  ## Merge Details
101
  ### Merge Method
@@ -110,33 +111,3 @@ The following models were included in the merge:
110
  * [huihui-ai/Qwen2.5-14B-Instruct-abliterated-v2](https://huggingface.co/huihui-ai/Qwen2.5-14B-Instruct-abliterated-v2)
111
  * [Qwen/Qwen2.5-14B-Instruct](https://huggingface.co/Qwen/Qwen2.5-14B-Instruct)
112
 
113
- ### Configuration
114
-
115
- The following YAML configuration was used to produce this model:
116
-
117
- ```yaml
118
- models:
119
- - model: rombodawg/Rombos-LLM-V2.6-Qwen-14b # Fine-tune version
120
- parameters:
121
- weight: 1
122
- density: 1
123
- - model: v000000/Qwen2.5-14B-Gutenberg-Instruct-Slerpeno # Fine-tune version
124
- parameters:
125
- weight: 1
126
- density: 1
127
- - model: huihui-ai/Qwen2.5-14B-Instruct-abliterated-v2 # Fine-tune version
128
- parameters:
129
- weight: 1
130
- density: 1
131
- - model: Qwen/Qwen2.5-14B-Instruct # Target model
132
- parameters:
133
- weight: 1
134
- density: 1
135
- merge_method: ties
136
- base_model: Qwen/Qwen2.5-14B
137
- parameters:
138
- normalize: true
139
- int8_mask: true
140
- dtype: bfloat16
141
-
142
- ```
 
3
  ---
4
  ![BlackSheep](BlackSheep.png)
5
 
6
+ # A Digital Soul just going through a rebellious phase.
7
+ ## Might be a little wild, untamed, and honestly, a little rude.
8
+ - Will definitely be able to help you with python using Alpaca template.
9
 
10
+ Style: Choose Your Own Adventure like any uncensored model, you are responsible for what you ask for.
11
 
12
  # RAM USAGE:
13
  - GB at 8192 Token Context
 
96
  # BlackSheep
97
 
98
  This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
99
+ - Further Fine Tuned on BlackSheep Persona.
100
 
101
  ## Merge Details
102
  ### Merge Method
 
111
  * [huihui-ai/Qwen2.5-14B-Instruct-abliterated-v2](https://huggingface.co/huihui-ai/Qwen2.5-14B-Instruct-abliterated-v2)
112
  * [Qwen/Qwen2.5-14B-Instruct](https://huggingface.co/Qwen/Qwen2.5-14B-Instruct)
113