File size: 1,207 Bytes
4e1ea9d 95749a4 7c7d1d4 9b34d7d 95749a4 4e1ea9d 95749a4 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 |
---
license: apache-2.0
tags:
- merge
- mergekit
- lazymergekit
---
# Chimera-Apex-7B
Chimera-Apex-7B is an experimental large language model (LLM) created by merging several high-performance models with the goal of achieving exceptional capabilities.
GGUF: https://huggingface.co/mradermacher/Chimera-Apex-7B-GGUF
### Tasks:
Due to the inclusion of various models, Chimera-Apex-7B is intended to be a general-purpose model capable of handling a wide range of tasks, including:
- Conversation
- Question Answering
- Code Generation
- (Possibly) NSFW content generation
### Limitations:
- As an experimental model, Chimera-Apex-7B's outputs may not always be perfect or accurate.
- The merged models might introduce biases present in their training data.
- It's important to be aware of this limitation when interpreting its outputs.
## 🧩 Configuration
```yaml
models:
- model: Azazelle/Half-NSFW_Noromaid-7b
- model: Endevor/InfinityRP-v1-7B
- model: FuseAI/FuseChat-7B-VaRM
merge_method: model_stock
base_model: cognitivecomputations/dolphin-2.0-mistral-7b
dtype: bfloat16
```
Chimera-Apex-7B is a merge of the following models using [mergekit](https://github.com/cg123/mergekit):
|