|
--- |
|
base_model: |
|
- Nitral-AI/Nera_Noctis-12B-v0.420 |
|
- Nitral-AI/Captain-Eris-Diogenes_Twilight-V0.420-12B |
|
library_name: transformers |
|
tags: |
|
- mergekit |
|
- merge |
|
|
|
--- |
|
![image/png](https://cdn-uploads.huggingface.co/production/uploads/642265bc01c62c1e4102dc36/q1tpiY_JuXI3nnzuEdcCv.png) |
|
|
|
# Prompt format: ChatML |
|
``` |
|
<|im_start|>system |
|
{system_prompt}<|im_end|> |
|
<|im_start|>user |
|
{prompt}<|im_end|> |
|
<|im_start|>assistant |
|
``` |
|
|
|
# Instruct/Context import + Textgen preset combined available: [Presets Here](https://huggingface.co/Nitral-AI/Captain_Eris_Noctis-12B-v0.420/tree/main/SillyTavern_Presets) |
|
|
|
# ST Example: |
|
![image/png](https://cdn-uploads.huggingface.co/production/uploads/642265bc01c62c1e4102dc36/QJwYuz7Mo5Niywo9iQ1eR.png) |
|
|
|
### The following YAML configuration was used to produce this model: |
|
```yaml |
|
slices: |
|
- sources: |
|
- model: Nitral-AI/Nera_Noctis-12B-v0.420 |
|
layer_range: [0, 40] |
|
- model: Nitral-AI/Captain-Eris-Diogenes_Twilight-V0.420-12B |
|
layer_range: [0, 40] |
|
merge_method: slerp |
|
base_model: Nitral-AI/Nera_Noctis-12B-v0.420 |
|
parameters: |
|
t: |
|
- filter: self_attn |
|
value: [0, 0.5, 0.3, 0.7, 1] |
|
- filter: mlp |
|
value: [1, 0.5, 0.7, 0.3, 0] |
|
- value: 0.420 |
|
dtype: bfloat16 |
|
|
|
``` |
|
|