--- license: other license_name: yi-34b license_link: https://huggingface.co/01-ai/Yi-34B/blob/main/LICENSE --- # Nous-Hermes-2-SUS-Chat-34B-Linear This is the model for Nous-Hermes-2-SUS-Chat-34B-Linear. I used [mergekit](https://github.com/cg123/mergekit) to merge models. # Yaml Config ```yaml models: - model: Nous-Hermes-2-Yi-34B parameters: weight: 0.5 - model: SUS-Chat-34B parameters: weight: 0.3 merge_method: linear dtype: bfloat16 ```