timpal0l's picture
Update README.md
e708098 verified
|
raw
history blame
No virus
675 Bytes
---
license: apache-2.0
language:
- sv
- da
- 'no'
- is
- en
tags:
- merge
pipeline_tag: text-generation
base_model:
- timpal0l/Llama-3-8B-flashback-v1
- cognitivecomputations/dolphin-2.9-llama3-8b
---
![](https://huggingface.co/timpal0l/dolphin-2.9-llama3-8b-flashback/resolve/main/water_cat.png?download=true)
## config.yaml
```yaml
models:
- model: timpal0l/Llama-3-8B-flashback-v1
# No parameters necessary for base model
- model: cognitivecomputations/dolphin-2.9-llama3-8b
parameters:
density: 0.53
weight: 0.6
merge_method: dare_ties
base_model: timpal0l/Llama-3-8B-flashback-v1
parameters:
int8_mask: true
dtype: bfloat16
```