nif0 commited on
Commit
5fbeeaa
·
verified ·
1 Parent(s): c1bd6dd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -1,3 +1,11 @@
1
  ---
2
  license: apache-2.0
 
 
3
  ---
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ base_model:
4
+ - unsloth/Qwen3-VL-32B-Instruct-GGUF
5
  ---
6
+ Pruned layers after 49 as they arent needed for use with MiniMax H3.
7
+
8
+ You need only the model for T2V and model + mmproj for I2V. place both the model and the mmproj file in text_encoder folder.
9
+
10
+ Can be used in ComfyUI with my fork of City96's ComfyUI-GGUF.
11
+ https://github.com/Nif00/ComfyUI-GGUF