Update README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
3 |
---
|
4 |
|
5 |
# OmniGen2
|
6 |
|
7 |
-
Unsloth meets Omni2. The transformer module is in bfloat16 precision. The Qwen-VL is in nf4.
|
8 |
-
|
9 |
-
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
base_model:
|
4 |
+
- OmniGen2/OmniGen2
|
5 |
---
|
6 |
|
7 |
# OmniGen2
|
8 |
|
9 |
+
Unsloth meets Omni2. The transformer module is in bfloat16 precision. The Qwen-VL is in nf4.
|
|
|
|