Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,25 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
base_model:
|
| 4 |
+
- xiabs/DreamOmni2
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
+
# Model Card for Model ID
|
| 8 |
+
|
| 9 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
| 10 |
+
|
| 11 |
+
This is a GGUF convertion of the model DreamOmni2 and its loras.
|
| 12 |
+
I am not the author. All right reserved to the author.
|
| 13 |
+
|
| 14 |
+
## Model Details
|
| 15 |
+
|
| 16 |
+
### Model Description
|
| 17 |
+
|
| 18 |
+
- **Converted by:** [rafacost](https://huggingface.co/rafacost)
|
| 19 |
+
|
| 20 |
+
### Model Sources [optional]
|
| 21 |
+
|
| 22 |
+
<!-- Provide the basic links for the model. -->
|
| 23 |
+
|
| 24 |
+
- **Repository:** [xiabs/DreamOmni2](https://huggingface.co/xiabs/DreamOmni2)
|
| 25 |
+
- **Paper: [DreamOmni2: Multimodal Instruction-based Editing and Generation.](https://huggingface.co/papers/2510.06679)**
|