Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,22 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+
# Z-Image Base v0.36.0.dev0 (FP32)
|
| 6 |
+
|
| 7 |
+
This repository provides a high-fidelity FP32 (Full Precision) mirror of the **Z-Image** base model.
|
| 8 |
+
|
| 9 |
+
* **Source Commit:** [1ac663b (Tongyi-MAI/Z-Image)](https://huggingface.co/Tongyi-MAI/Z-Image/commit/1ac663bf5fcfa5b4752f9e1315cbb5a4541ed7b8)
|
| 10 |
+
* **Precision:** Float32 (Full Precision)
|
| 11 |
+
|
| 12 |
+
---
|
| 13 |
+
|
| 14 |
+
## Usage in Ostris AI Toolkit
|
| 15 |
+
|
| 16 |
+
To use this model for your training runs, replace the default model path in your configuration by:
|
| 17 |
+
|
| 18 |
+
**Model Name/Path:**
|
| 19 |
+
`slzd/Z-Image-Base-0.36.0.dev0-fp32`
|
| 20 |
+
|
| 21 |
+
Instead of:
|
| 22 |
+
`Tongyi-MAI/Z-Image`
|