File size: 288 Bytes
0767a9c |
1 2 3 4 5 6 7 8 9 10 11 |
models:
- model: nvidia/Llama-3.1-Nemotron-70B-Instruct-HF
parameters:
weight: 1.0
- model: NeverSleep/Lumimaid-v0.2-70B
parameters:
weight: 1.0
base_model: NousResearch/Meta-Llama-3.1-70B-Instruct
merge_method: model_stock
dtype: float16
name: Luminea-model_stock |