File size: 403 Bytes
379aa4a 8a75dbb 379aa4a 8a75dbb 379aa4a 8a75dbb 379aa4a 8a75dbb 379aa4a 8a75dbb 379aa4a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
models:
- model: yanolja/EEVE-Korean-10.8B-v1.0
# no parameters necessary for base model
- model: yanolja/EEVE-Korean-Instruct-10.8B-v1.0
parameters:
density: 0.53
weight: 0.6
- model: kuotient/EEVE-Math-10.8B
parameters:
density: 0.53
weight: 0.4
merge_method: dare_ties
base_model: yanolja/EEVE-Korean-10.8B-v1.0
parameters:
int8_mask: true
dtype: bfloat16
|