Anthesis_7B / README.md
rmdhirr's picture
Upload folder using huggingface_hub
bdabfdd verified
|
raw
history blame
526 Bytes
---
tags:
- rmdhirr/Foxglove_7B
base_model:
- rmdhirr/Foxglove_7B
---
# Anthesis_7B
Anthesis_7B is a merge of the following models:
* [rmdhirr/Foxglove_7B](https://huggingface.co/rmdhirr/Foxglove_7B)
# Configuration
```yaml
models:
- model: ResplendentAI/Paradigm_Shift_7B
# no parameters necessary for base model
- model: rmdhirr/Foxglove_7B
parameters:
density: 0.60
weight: 0.40
merge_method: dare_ties
base_model: ResplendentAI/Paradigm_Shift_7B
parameters:
int8_mask: true
dtype: bfloat16
```