File size: 361 Bytes
a90f7c1 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
models:
- model: flammenai/Mahou-1.5-llama3.1-70B
- model: flammenai/Llama3.1-Flammades-70B
- model: SentientAGI/Dobby-Unhinged-Llama-3.3-70B
base_model: SicariusSicariiStuff/Negative_LLAMA_70B
merge_method: model_stock
parameters:
int8_mask: true
dtype: float32
out_dtype: bfloat16
chat_template: llama3
tokenizer:
source: base
pad_to_multiple_of: 8
|