--- license: other license_name: yi-34b license_link: https://huggingface.co/01-ai/Yi-34B/blob/main/LICENSE --- ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6468ce47e134d050a58aa89c/u0jZZVpCxq3JN8VzFXVhV.png) # 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 ```