12 lines
351 B
YAML
12 lines
351 B
YAML
base_model: yamatazen/Orihime-12B
|
|
models:
|
|
- model: C:\Users\yamat\Desktop\text-generation-webui\user_data\models\ForgottenMaid-12B
|
|
- model: Delta-Vector/Ohashi-NeMo-12B
|
|
- model: Delta-Vector/Francois-PE-V2-Huali-12B
|
|
merge_method: model_stock
|
|
dtype: bfloat16
|
|
out_dtype: bfloat16
|
|
parameters:
|
|
normalize: true
|
|
tokenizer:
|
|
source: union |