File size: 244 Bytes
4872a18 |
1 2 3 4 5 6 7 8 9 10 11 |
models:
- model: "./step4"
- model: "./athirdpath_Iambe-RP-v3-20b"
parameters:
weight: 0.5
density: 0.9
gamma: 0.01
base_model: "./step4"
merge_method: breadcrumbs_ties
dtype: float32
name: darkforest_v3 |