Update README.md
Browse files
README.md
CHANGED
@@ -1,21 +1,23 @@
|
|
1 |
-
---
|
2 |
-
base_model:
|
3 |
-
- NaniDAO/Llama-3.3-70B-Instruct-ablated
|
4 |
-
- huihui-ai/Llama-3.3-70B-Instruct-abliterated
|
5 |
-
- nbeerbower/Llama-3.1-Nemotron-lorablated-70B
|
6 |
-
- SentientAGI/Dobby-Unhinged-Llama-3.3-70B
|
7 |
-
- SicariusSicariiStuff/Negative_LLAMA_70B
|
8 |
-
library_name: transformers
|
9 |
-
tags:
|
10 |
-
- mergekit
|
11 |
-
- merge
|
12 |
-
license: llama3.3
|
13 |
-
---
|
14 |
|
15 |
# Cornerstone-0.1-LLaMA-70B
|
16 |
|
17 |
This experimental merged model combines several abliterated models and Negative_LLAMA_70B to create a less biased and uncensored foundation, serving as a base for subsequent merges.
|
18 |
|
|
|
|
|
19 |
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
|
20 |
|
21 |
## Merge Details
|
|
|
1 |
+
---
|
2 |
+
base_model:
|
3 |
+
- NaniDAO/Llama-3.3-70B-Instruct-ablated
|
4 |
+
- huihui-ai/Llama-3.3-70B-Instruct-abliterated
|
5 |
+
- nbeerbower/Llama-3.1-Nemotron-lorablated-70B
|
6 |
+
- SentientAGI/Dobby-Unhinged-Llama-3.3-70B
|
7 |
+
- SicariusSicariiStuff/Negative_LLAMA_70B
|
8 |
+
library_name: transformers
|
9 |
+
tags:
|
10 |
+
- mergekit
|
11 |
+
- merge
|
12 |
+
license: llama3.3
|
13 |
+
---
|
14 |
|
15 |
# Cornerstone-0.1-LLaMA-70B
|
16 |
|
17 |
This experimental merged model combines several abliterated models and Negative_LLAMA_70B to create a less biased and uncensored foundation, serving as a base for subsequent merges.
|
18 |
|
19 |
+
I forgot to convert the model to bf16. It will be corrected in the next version.
|
20 |
+
|
21 |
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
|
22 |
|
23 |
## Merge Details
|