Veetance commited on
Commit
60e8553
·
verified ·
1 Parent(s): 39a8304

Upload Z-Image Turbo NF4 text encoder

Browse files

Map local text_encoder_nf4_candidate to canonical remote text_encoder path for model_index compatibility.

text_encoder/config.json ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "Qwen3Model"
4
+ ],
5
+ "attention_bias": false,
6
+ "attention_dropout": 0.0,
7
+ "bos_token_id": 151643,
8
+ "dtype": "float16",
9
+ "eos_token_id": 151645,
10
+ "head_dim": 128,
11
+ "hidden_act": "silu",
12
+ "hidden_size": 2560,
13
+ "initializer_range": 0.02,
14
+ "intermediate_size": 9728,
15
+ "layer_types": [
16
+ "full_attention",
17
+ "full_attention",
18
+ "full_attention",
19
+ "full_attention",
20
+ "full_attention",
21
+ "full_attention",
22
+ "full_attention",
23
+ "full_attention",
24
+ "full_attention",
25
+ "full_attention",
26
+ "full_attention",
27
+ "full_attention",
28
+ "full_attention",
29
+ "full_attention",
30
+ "full_attention",
31
+ "full_attention",
32
+ "full_attention",
33
+ "full_attention",
34
+ "full_attention",
35
+ "full_attention"
36
+ ],
37
+ "max_position_embeddings": 40960,
38
+ "max_window_layers": 20,
39
+ "model_type": "qwen3",
40
+ "num_attention_heads": 32,
41
+ "num_hidden_layers": 20,
42
+ "num_key_value_heads": 8,
43
+ "quantization_config": {
44
+ "_load_in_4bit": true,
45
+ "_load_in_8bit": false,
46
+ "bnb_4bit_compute_dtype": "float16",
47
+ "bnb_4bit_quant_storage": "uint8",
48
+ "bnb_4bit_quant_type": "nf4",
49
+ "bnb_4bit_use_double_quant": true,
50
+ "llm_int8_enable_fp32_cpu_offload": false,
51
+ "llm_int8_has_fp16_weight": false,
52
+ "llm_int8_skip_modules": null,
53
+ "llm_int8_threshold": 6.0,
54
+ "load_in_4bit": true,
55
+ "load_in_8bit": false,
56
+ "quant_method": "bitsandbytes"
57
+ },
58
+ "rms_norm_eps": 1e-06,
59
+ "rope_scaling": null,
60
+ "rope_theta": 1000000,
61
+ "sliding_window": null,
62
+ "tie_word_embeddings": false,
63
+ "transformers_version": "4.57.6",
64
+ "use_cache": true,
65
+ "use_sliding_window": false,
66
+ "vocab_size": 151936
67
+ }
text_encoder/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3146c1f724a116a2eaaebd3186860f9da9802c32c87ca6d4433fabfd555cb6e7
3
+ size 1819698254