bunnycore commited on
Commit
1be8699
1 Parent(s): ca74f73

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -8,8 +8,23 @@ tags:
8
 
9
  # Cognitron-8B
10
 
 
 
 
 
 
 
 
 
11
  Cognitron-8B is a merge of the following models using [mergekit](https://github.com/cg123/mergekit):
12
 
 
 
 
 
 
 
 
13
  ## 🧩 Configuration
14
 
15
  ```yaml
 
8
 
9
  # Cognitron-8B
10
 
11
+ Cognitron-8B is an experimental large language model (LLM) created by combining three pre-existing models: Llama-3-8B-Lexi-Uncensored, Einstein-v6.1-Llama3-8B, and dolphin-2.9-llama3-8b. This combination aims to achieve a unique blend of capabilities:
12
+
13
+ * Uncensored Knowledge: By incorporating Llama-3-8B-Lexi-Uncensored, Cognitron-8B has access to a wider range of information without filtering.
14
+ * Enhanced Intelligence: The inclusion of Einstein-v6.1-Llama3-8B is intended to boost Cognitron-8B's reasoning and problem-solving abilities.
15
+ * Creative Fluency: The dolphin-2.9-llama3-8b component is designed to contribute creativity and unconventional thinking to Cognitron-8B's responses.
16
+
17
+ It is important to note that combining these models is an experiment, and the resulting performance is unknown.
18
+
19
  Cognitron-8B is a merge of the following models using [mergekit](https://github.com/cg123/mergekit):
20
 
21
+
22
+ GGUF: https://huggingface.co/mradermacher/Cognitron-8B-GGUF
23
+
24
+ ## Potential Biases and Limitations
25
+
26
+ Uncensored Content: Due to the inclusion of uncensored models, Cognitron-8B may generate outputs containing biases, hate speech, or offensive language.
27
+
28
  ## 🧩 Configuration
29
 
30
  ```yaml