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:
It is important to note that combining these models is an experiment, and the resulting performance is unknown.
Cognitron-8B is a merge of the following models using
mergekit:
Uncensored Content: Due to the inclusion of uncensored models, Cognitron-8B may generate outputs containing biases, hate speech, or offensive language.
The inclusion of an uncensored model in Cognitron-8B reflects a growing interest in exploring the potential benefits of unfiltered information for LLMs. Here's why uncensored models are important:
1models:
2 - model: Orenguteng/Llama-3-8B-Lexi-Uncensored
3 - model: Weyaxi/Einstein-v6.1-Llama3-8B
4 - model: cognitivecomputations/dolphin-2.9-llama3-8b
5merge_method: model_stock
6base_model: Orenguteng/Llama-3-8B-Lexi-Uncensored
7dtype: bfloat16
8