--- license: apache-2.0 tags: - mymaia/Magiq-M0 - galatolo/cerbero-7b language: - en - it --- # Vivian_V1 Vivian_V1 is a merge of the following models using [mergekit](https://github.com/cg123/mergekit): * [galatolo/cerbero-7b](https://huggingface.co/galatolo/cerbero-7b) ## 🧩 Configuration ```yaml models: - model: mymaia/Magiq-M0 - model: galatolo/cerbero-7b parameters: density: 0.5 weight: 0.5 merge_method: ties base_model: mymaia/Magiq-M0 parameters: normalize: true int8_mask: true dtype: float16 ```