catplusplus commited on
Commit
4fd39b8
·
verified ·
1 Parent(s): 1e103b7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -1,3 +1,9 @@
1
  ---
2
  license: apache-2.0
 
 
3
  ---
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ base_model:
4
+ - Tongyi-MAI/Z-Image-Turbo
5
  ---
6
+
7
+ This is Z-Image-Turbo text encoder quantized to NVFP4, with working inference scripts that emulate OpenAI image generation viewpoint enclosed in extras. Scripts use vLLM for actual
8
+ encoder inference. In combination with nunchaku-ai/nunchaku-z-image-turbo, the model comfortably fits on a 16GB NVIDIA GeForce RTX 5060 Ti GPU, allowing very fast image
9
+ generation with no sequential offload needed. I also uncensored encoder with Heretic to hopefully improve prompt adherence.