19 lines
385 B
YAML
19 lines
385 B
YAML
|
|
models:
|
||
|
|
- model: /home/sorihon/Documents/Reforged-MemoriesV8-12B/
|
||
|
|
parameters:
|
||
|
|
density: 0.75
|
||
|
|
weight: 0.5
|
||
|
|
- model: Sorihon/Ethereal-Oblivion-12B
|
||
|
|
parameters:
|
||
|
|
density: 0.75
|
||
|
|
weight: 0.5
|
||
|
|
base_model: Sorihon/Stellar-Witch-12B-Heretic
|
||
|
|
merge_method: dare_ties
|
||
|
|
parameters:
|
||
|
|
tokenizer:
|
||
|
|
source: union
|
||
|
|
normalize: true
|
||
|
|
int8_mask: true
|
||
|
|
dtype: bfloat16
|
||
|
|
|