ApacheOne commited on
Commit
2bc767d
·
verified ·
1 Parent(s): 92e9e03

Upload creaprompt_FULL_OrbitQuant_UNet_W4A4_with_VAE_CLIPs_report.txt

Browse files
creaprompt_FULL_OrbitQuant_UNet_W4A4_with_VAE_CLIPs_report.txt ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ CreaPrompt full custom SDXL container with OrbitQuant W4A4 UNet
2
+ ========================================================================================================================
3
+ Original full model: /content/creaprompt_sdxl/creapromptLightning_creapromtHypersdxlV1.safetensors
4
+ Original full size: 6.617 GiB
5
+ OrbitQuant UNet source: /content/creaprompt_sdxl/orbitquant_unet/creaprompt_UNet_OrbitQuant_W4A4_projio.safetensors
6
+ OrbitQuant UNet size: 1.701 GiB
7
+ Output merged model: /content/creaprompt_sdxl/orbitquant_full/creaprompt_FULL_OrbitQuant_UNet_W4A4_with_VAE_CLIPs.safetensors
8
+ Output merged size: 3.536 GiB
9
+
10
+ Merge contents
11
+ ------------------------------------------------------------------------------------------------------------------------
12
+ OrbitQuant UNet tensors copied: 3,159
13
+ OrbitQuant UNet tensor bytes: 1.701 GiB
14
+ Original UNet keys skipped: 1,680
15
+ Original non-UNet tensors copied: 836
16
+ Original non-UNet tensor bytes: 1.835 GiB
17
+
18
+ Original non-UNet area breakdown
19
+ ------------------------------------------------------------------------------------------------------------------------
20
+ TextEncoder_1_CLIP_L keys=197 bytes=234.720 MiB
21
+ TextEncoder_2_OpenCLIP_bigG keys=390 bytes=1.294 GiB
22
+ Other_non_UNet keys=1 bytes=1.953 KiB
23
+ VAE keys=248 bytes=319.114 MiB
24
+
25
+ Runtime note
26
+ ------------------------------------------------------------------------------------------------------------------------
27
+ This merged file is for continued custom runtime testing. VAE and CLIPs can be loaded normally from their original keys. UNet requires custom OrbitQuant W4A4 loader/kernel support.