Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
- zh
|
| 6 |
+
base_model:
|
| 7 |
+
- Wan-AI/Wan2.2-I2V-A14B
|
| 8 |
+
- Wan-AI/Wan2.2-T2V-A14B
|
| 9 |
+
pipeline_tag: text-to-video
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
+
# Wan 2.2 nvfp4 (uncalibrated)
|
| 13 |
+
|
| 14 |
+
These are quick nvfp4 quants of a couple wan 2.2 models, note that quality on lower resolutions might break, causing ghost-like trails and such. 720p does seem to work even with speedup loras.
|