File size: 553 Bytes
0fca565
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
---
license: mit
language:
- en
pipeline_tag: text-to-image
inference: false
tags:
- dare
- super mario merge
- pytorch
- sdxl
- sdxl_dpo
- sdxl_turbo
- merge
---

# SDXL DPO Turbo Merge

The following were merged with DARE using [https://github.com/martyn/safetensors-merge-supermario](https://github.com/martyn/safetensors-merge-supermario)

## Mergelist


```
mhdang/dpo-sdxl-text2image-v1
stabilityai/sdxl-turbo
```

## Merge command

```
 python3 merge.py -p 0.13 -lambda 3.0 stable_xl_dpo.safetensors sd_xl_turbo_1.0_fp16.safetensors [output]
```