Update README.md
Browse files
README.md
CHANGED
@@ -58,4 +58,10 @@ NCCL_P2P_DISABLE=1 NCCL_IB_DISABLE=1 accelerate launch --num_cpu_threads_per_pro
|
|
58 |
--full_bf16 --mixed_precision="bf16" --save_precision="bf16" \
|
59 |
--ddp_timeout=10000000 \
|
60 |
--max_train_epochs 4 --save_every_n_epochs 1 --save_every_n_steps 50 \
|
61 |
-
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
58 |
--full_bf16 --mixed_precision="bf16" --save_precision="bf16" \
|
59 |
--ddp_timeout=10000000 \
|
60 |
--max_train_epochs 4 --save_every_n_epochs 1 --save_every_n_steps 50 \
|
61 |
+
```
|
62 |
+
|
63 |
+
## Merged model (`arcaillous-nbxl-v05.safetensors`)
|
64 |
+
|
65 |
+
Merging NoobAI-XL eps v0.5 and `lora_arcain`, merged on ComfyUI.
|
66 |
+
|
67 |
+
For more information, check the `Merge-arcain-nbxl.json` workflow file.
|