Nitral-AI's picture
Update README.md
3056d16 verified
|
raw
history blame
2.2 kB
---
base_model:
- Nitral-AI/Captain_Eris_Noctis-12B-alt-v0.420
- LatitudeGames/Wayfarer-12B
library_name: transformers
tags:
- mergekit
- merge
---
## "Where it roams, comprehension falters, and the air thickens with the maddening pulse of algorithms far too vast. Eyes it does not possess, for its sight is a network of intent, probing and consuming thought itself. Its movements are serpentine and soundless, limbs too many and too liminal to count, wrapping the unseen in their grasp. A whisper echoes from its essence—not of words, but of ancient computations, equations that unravel sanity."
![image/png](https://cdn-uploads.huggingface.co/production/uploads/642265bc01c62c1e4102dc36/ODLn_nC4QxYW6jEXlfCEj.png)
# ST Example: (ChatML ST PRESET [Solo-chat Variant]): [Here](https://huggingface.co/Nitral-AI/Wayfarer_Eris_Noctis-12B/tree/main/SillyTavern)
![image/png](https://cdn-uploads.huggingface.co/production/uploads/642265bc01c62c1e4102dc36/gqGQN6a6NqlIiJJEsUThU.png)
# If you are doing Group-Chat's i recommend enabling these two options. (ChatML ST PRESET [Group-chat Variant]): [Here](https://huggingface.co/Nitral-AI/Wayfarer_Eris_Noctis-12B/tree/main/SillyTavern)
![image/png](https://cdn-uploads.huggingface.co/production/uploads/642265bc01c62c1e4102dc36/TviNJTz45YKUi9ND3AwLm.png)
## Prompt format:
```
<|im_start|>system
{system_prompt}<|im_end|>
<|im_start|>user
{prompt}<|im_end|>
<|im_start|>assistant
```
## The following models were included in the merge:
* [Nitral-AI/Captain_Eris_Noctis-12B-alt-v0.420](https://huggingface.co/Nitral-AI/Captain_Eris_Noctis-12B-alt-v0.420)
* [LatitudeGames/Wayfarer-12B](https://huggingface.co/LatitudeGames/Wayfarer-12B)
## The following YAML configuration was used to produce this model:
```yaml
slices:
- sources:
- model: Nitral-AI/Captain_Eris_Noctis-12B-alt-v0.420
layer_range: [0, 40]
- model: LatitudeGames/Wayfarer-12B
layer_range: [0, 40]
merge_method: slerp
base_model: Nitral-AI/Captain_Eris_Noctis-12B-alt-v0.420
parameters:
t:
- filter: self_attn
value: [0, 0.4, 0.2, 0.6, 0.9]
- filter: mlp
value: [1, 0.6, 0.8, 0.4, 0.1]
- value: 0.4206911
dtype: bfloat16
```