zhiyang1 commited on
Commit
a01e65c
·
verified ·
1 Parent(s): 9b78ec0

Upload folder using huggingface_hub

Browse files
Files changed (47) hide show
  1. .gitattributes +2 -0
  2. checkpoint-177000/config.json +79 -0
  3. checkpoint-177000/generation_config.json +6 -0
  4. checkpoint-177000/model.safetensors +3 -0
  5. checkpoint-177000/optimizer.pt +3 -0
  6. checkpoint-177000/rng_state_0.pth +3 -0
  7. checkpoint-177000/rng_state_1.pth +3 -0
  8. checkpoint-177000/rng_state_10.pth +3 -0
  9. checkpoint-177000/rng_state_11.pth +3 -0
  10. checkpoint-177000/rng_state_12.pth +3 -0
  11. checkpoint-177000/rng_state_13.pth +3 -0
  12. checkpoint-177000/rng_state_14.pth +3 -0
  13. checkpoint-177000/rng_state_15.pth +3 -0
  14. checkpoint-177000/rng_state_2.pth +3 -0
  15. checkpoint-177000/rng_state_3.pth +3 -0
  16. checkpoint-177000/rng_state_4.pth +3 -0
  17. checkpoint-177000/rng_state_5.pth +3 -0
  18. checkpoint-177000/rng_state_6.pth +3 -0
  19. checkpoint-177000/rng_state_7.pth +3 -0
  20. checkpoint-177000/rng_state_8.pth +3 -0
  21. checkpoint-177000/rng_state_9.pth +3 -0
  22. checkpoint-177000/scheduler.pt +3 -0
  23. checkpoint-177000/trainer_state.json +3 -0
  24. checkpoint-177000/training_args.bin +3 -0
  25. checkpoint-178000/config.json +79 -0
  26. checkpoint-178000/generation_config.json +6 -0
  27. checkpoint-178000/model.safetensors +3 -0
  28. checkpoint-178000/optimizer.pt +3 -0
  29. checkpoint-178000/rng_state_0.pth +3 -0
  30. checkpoint-178000/rng_state_1.pth +3 -0
  31. checkpoint-178000/rng_state_10.pth +3 -0
  32. checkpoint-178000/rng_state_11.pth +3 -0
  33. checkpoint-178000/rng_state_12.pth +3 -0
  34. checkpoint-178000/rng_state_13.pth +3 -0
  35. checkpoint-178000/rng_state_14.pth +3 -0
  36. checkpoint-178000/rng_state_15.pth +3 -0
  37. checkpoint-178000/rng_state_2.pth +3 -0
  38. checkpoint-178000/rng_state_3.pth +3 -0
  39. checkpoint-178000/rng_state_4.pth +3 -0
  40. checkpoint-178000/rng_state_5.pth +3 -0
  41. checkpoint-178000/rng_state_6.pth +3 -0
  42. checkpoint-178000/rng_state_7.pth +3 -0
  43. checkpoint-178000/rng_state_8.pth +3 -0
  44. checkpoint-178000/rng_state_9.pth +3 -0
  45. checkpoint-178000/scheduler.pt +3 -0
  46. checkpoint-178000/trainer_state.json +3 -0
  47. checkpoint-178000/training_args.bin +3 -0
.gitattributes CHANGED
@@ -79,3 +79,5 @@ checkpoint-161000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
79
  checkpoint-168000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
80
  checkpoint-169000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
81
  checkpoint-170000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
 
 
 
79
  checkpoint-168000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
80
  checkpoint-169000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
81
  checkpoint-170000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
82
+ checkpoint-177000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
83
+ checkpoint-178000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
checkpoint-177000/config.json ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "ar_steps": 1,
3
+ "architectures": [
4
+ "DiffVLMDiffusion"
5
+ ],
6
+ "attention_dropout": 0.0,
7
+ "bos_token_id": 151643,
8
+ "condition_layer": -1,
9
+ "eos_token_id": 151645,
10
+ "hidden_act": "silu",
11
+ "hidden_size": 1536,
12
+ "image_token_id": 151655,
13
+ "img_cross_attention_dim": 2048,
14
+ "img_diffuser_depth": 2,
15
+ "img_ffn_dim_multiplier": null,
16
+ "img_hidden_size": 1536,
17
+ "img_multiple_of": 256,
18
+ "img_norm_eps": 1e-05,
19
+ "img_num_attention_heads": 12,
20
+ "img_num_kv_heads": 12,
21
+ "img_qk_norm": true,
22
+ "in_channels": 32,
23
+ "initializer_range": 0.02,
24
+ "inject_img_diffuser": false,
25
+ "input_size": 32,
26
+ "intermediate_size": 8960,
27
+ "layer_group_size": 7,
28
+ "layerwise_start_idx": 0,
29
+ "lora_alpha": 128,
30
+ "lora_bias": "none",
31
+ "lora_dropout": 0.05,
32
+ "lora_enable": false,
33
+ "lora_r": 64,
34
+ "max_position_embeddings": 32768,
35
+ "max_window_layers": 28,
36
+ "model_type": "qwen2_vl",
37
+ "non_linearity": 1,
38
+ "norm_elementwise_affine": true,
39
+ "num_attention_heads": 12,
40
+ "num_hidden_layers": 28,
41
+ "num_key_value_heads": 2,
42
+ "patch_size": 2,
43
+ "repa_coeff": 0.1,
44
+ "repa_layers": "2",
45
+ "repa_shared": false,
46
+ "rms_norm_eps": 1e-06,
47
+ "rope_scaling": {
48
+ "mrope_section": [
49
+ 16,
50
+ 24,
51
+ 24
52
+ ],
53
+ "rope_type": "default",
54
+ "type": "default"
55
+ },
56
+ "rope_theta": 1000000.0,
57
+ "sample_size": 128,
58
+ "sampling_steps": 28,
59
+ "sliding_window": null,
60
+ "tie_word_embeddings": true,
61
+ "torch_dtype": "bfloat16",
62
+ "transformers_version": "4.47.0",
63
+ "use_cache": true,
64
+ "use_repa": false,
65
+ "use_residual_attn": true,
66
+ "use_sliding_window": false,
67
+ "vae_path": "mit-han-lab/dc-ae-f32c32-sana-1.1-diffusers",
68
+ "video_token_id": 151656,
69
+ "vision_config": {
70
+ "hidden_size": 1536,
71
+ "in_chans": 3,
72
+ "model_type": "qwen2_vl",
73
+ "spatial_patch_size": 14
74
+ },
75
+ "vision_end_token_id": 151653,
76
+ "vision_start_token_id": 151652,
77
+ "vision_token_id": 151654,
78
+ "vocab_size": 151936
79
+ }
checkpoint-177000/generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 151643,
4
+ "eos_token_id": 151645,
5
+ "transformers_version": "4.47.0"
6
+ }
checkpoint-177000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e1e206fc073fc764c56e325742d7f2758bea9399098e44558a7f8f704a10753
3
+ size 4539487822
checkpoint-177000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af8455d3e96168a12f6a103987478cdabb9066d90e4140d0eb1726e0d3285340
3
+ size 6632345482
checkpoint-177000/rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e32c65eeab4e52e63b1ee5ab570abb930402eebcfb6fdb9923218e54388d927
3
+ size 15984
checkpoint-177000/rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93c6c67f6e5100d39ee3fd54470004f27cf40b219f120adbb3992b04428b43cb
3
+ size 15984
checkpoint-177000/rng_state_10.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f7355a7ec747082a7043bd0ac19ec1681930850a58d92f917563ba4a29bedd2
3
+ size 15997
checkpoint-177000/rng_state_11.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4ec6084439f447b25af39cf8e270fd937e72f5e8997a6736094424db4e137cc
3
+ size 15997
checkpoint-177000/rng_state_12.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:561cf33133c43be9e3f0c3fbbbcdfd85331e323cfca477235e3412b8e2a60ab1
3
+ size 15997
checkpoint-177000/rng_state_13.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e15ef22466433ea10626bd76beea2f62a7a2a6aa9562c0ae0d0886a233da1e0a
3
+ size 15997
checkpoint-177000/rng_state_14.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e3230bf056f9b3f8b36eaeae30e6732f43cb7073f6b57553d09f6d8860f5333
3
+ size 15997
checkpoint-177000/rng_state_15.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2eb1924c68d5c5dca024948abd160e228471e5beb55fc3cc670c3d557ea61133
3
+ size 15997
checkpoint-177000/rng_state_2.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d2df96b6cdc6a8a4a8f43851f2422878ee0e9e3d5f53d2d19fda5d17fd28606
3
+ size 15984
checkpoint-177000/rng_state_3.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dee8a6d9af5e59d6b619af95773e9d9744a17a40660bdf41d6e137e95c4ec5ae
3
+ size 15984
checkpoint-177000/rng_state_4.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23a64f0fed81572500f04e5dc13b5c8bc59ce7a0b0c77bac7dbd48c0cb317b84
3
+ size 15984
checkpoint-177000/rng_state_5.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96e3ff9cf6996b414a37612297f8c0a014db6b10ed5d236cb894c99be69b72a0
3
+ size 15984
checkpoint-177000/rng_state_6.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce0a7808f4c6e948e3414556563981388f209d4efc7c277bb13d5570753fed55
3
+ size 15984
checkpoint-177000/rng_state_7.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:483d32bac731f6c1d7a371840c6139eb0029e0c97ab835705c474d4071beb7d9
3
+ size 15984
checkpoint-177000/rng_state_8.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0540365efb67853ede700397db10714c680df530a0d33693efc101c4cdb34074
3
+ size 15984
checkpoint-177000/rng_state_9.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:711eacf80f3446d58d23f603e58da6642d679067c38da908d7398f2db2e56060
3
+ size 15984
checkpoint-177000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f552641ce8cf17253a408c79f9d39b7780a045905909ec861722f95453eef3f3
3
+ size 1064
checkpoint-177000/trainer_state.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:445ef37d2b170041ebe80ee6307123f56bcd86e5e7c429a1edc9724f338fee56
3
+ size 27373523
checkpoint-177000/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba86bf19492c92778016aee1d554d6a737c9621cf865b567f6b78dea98b80215
3
+ size 6008
checkpoint-178000/config.json ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "ar_steps": 1,
3
+ "architectures": [
4
+ "DiffVLMDiffusion"
5
+ ],
6
+ "attention_dropout": 0.0,
7
+ "bos_token_id": 151643,
8
+ "condition_layer": -1,
9
+ "eos_token_id": 151645,
10
+ "hidden_act": "silu",
11
+ "hidden_size": 1536,
12
+ "image_token_id": 151655,
13
+ "img_cross_attention_dim": 2048,
14
+ "img_diffuser_depth": 2,
15
+ "img_ffn_dim_multiplier": null,
16
+ "img_hidden_size": 1536,
17
+ "img_multiple_of": 256,
18
+ "img_norm_eps": 1e-05,
19
+ "img_num_attention_heads": 12,
20
+ "img_num_kv_heads": 12,
21
+ "img_qk_norm": true,
22
+ "in_channels": 32,
23
+ "initializer_range": 0.02,
24
+ "inject_img_diffuser": false,
25
+ "input_size": 32,
26
+ "intermediate_size": 8960,
27
+ "layer_group_size": 7,
28
+ "layerwise_start_idx": 0,
29
+ "lora_alpha": 128,
30
+ "lora_bias": "none",
31
+ "lora_dropout": 0.05,
32
+ "lora_enable": false,
33
+ "lora_r": 64,
34
+ "max_position_embeddings": 32768,
35
+ "max_window_layers": 28,
36
+ "model_type": "qwen2_vl",
37
+ "non_linearity": 1,
38
+ "norm_elementwise_affine": true,
39
+ "num_attention_heads": 12,
40
+ "num_hidden_layers": 28,
41
+ "num_key_value_heads": 2,
42
+ "patch_size": 2,
43
+ "repa_coeff": 0.1,
44
+ "repa_layers": "2",
45
+ "repa_shared": false,
46
+ "rms_norm_eps": 1e-06,
47
+ "rope_scaling": {
48
+ "mrope_section": [
49
+ 16,
50
+ 24,
51
+ 24
52
+ ],
53
+ "rope_type": "default",
54
+ "type": "default"
55
+ },
56
+ "rope_theta": 1000000.0,
57
+ "sample_size": 128,
58
+ "sampling_steps": 28,
59
+ "sliding_window": null,
60
+ "tie_word_embeddings": true,
61
+ "torch_dtype": "bfloat16",
62
+ "transformers_version": "4.47.0",
63
+ "use_cache": true,
64
+ "use_repa": false,
65
+ "use_residual_attn": true,
66
+ "use_sliding_window": false,
67
+ "vae_path": "mit-han-lab/dc-ae-f32c32-sana-1.1-diffusers",
68
+ "video_token_id": 151656,
69
+ "vision_config": {
70
+ "hidden_size": 1536,
71
+ "in_chans": 3,
72
+ "model_type": "qwen2_vl",
73
+ "spatial_patch_size": 14
74
+ },
75
+ "vision_end_token_id": 151653,
76
+ "vision_start_token_id": 151652,
77
+ "vision_token_id": 151654,
78
+ "vocab_size": 151936
79
+ }
checkpoint-178000/generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 151643,
4
+ "eos_token_id": 151645,
5
+ "transformers_version": "4.47.0"
6
+ }
checkpoint-178000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0d261497bc1318934ac825c94380fc1619361ccbc6cee36df2ce72508ee5300
3
+ size 4539487822
checkpoint-178000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4ebee16eb0b7e29c03c70d783cefae558cf8c26456bd06c0c3cd39d81552dbc
3
+ size 6632345482
checkpoint-178000/rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e5c4de1251a79b3e082f64474f23b1b2a33d4b94df28969c382f01235fd0472
3
+ size 15984
checkpoint-178000/rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c521d2fcd638b32b9cab84cb14652ae70ff753aff6592f5b3ef9097b67560d6
3
+ size 15984
checkpoint-178000/rng_state_10.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73dad8c820cd4b46a14310dd73057988e2410323b963d2c4c02492803f3eddb4
3
+ size 15997
checkpoint-178000/rng_state_11.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f264da4310c43c86a922cd67e79859c9f2eb9da52a042d51142a36d526dea3b7
3
+ size 15997
checkpoint-178000/rng_state_12.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40f352db11940a442bfc3cfdca184b835e0e38e159996e4bd7397f07e8df609a
3
+ size 15997
checkpoint-178000/rng_state_13.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32b872422d0e4038091b094f3690dd1d26a44056df3034e8a69299636f4636b7
3
+ size 15997
checkpoint-178000/rng_state_14.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c04235227cfd4a582888339920ceeaa8d3991dda7fe81734d23ed089c1d1062
3
+ size 15997
checkpoint-178000/rng_state_15.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c3a7d338b7ca152c7797dcc8f9072c71ab2545bdd04f8eb9b5e29c78e23375f
3
+ size 15997
checkpoint-178000/rng_state_2.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1dc871d747e42266a702b4171be7e745e7daadba63c4b742c868d50747c8c8c9
3
+ size 15984
checkpoint-178000/rng_state_3.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f99a259e43117468f23c091aa0d59b36576318c87d8ba25d8b0aca7caafab720
3
+ size 15984
checkpoint-178000/rng_state_4.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12475d09b25e856618ebec6bf8cabfa6124f4b7c9dbf772d35a15a4f2007c8e2
3
+ size 15984
checkpoint-178000/rng_state_5.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e400cced1552c45da37eacfdac80eda2a2306116a6b974b2d7c6abfa04ebf94a
3
+ size 15984
checkpoint-178000/rng_state_6.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3caacda8201004a8640aa71fa404e61ccb8ad35371260316c9fa79f1dd9d5d7
3
+ size 15984
checkpoint-178000/rng_state_7.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7869586e46ddba1b6b239e7670652002e11c3880dbe62b1df578a140c736e6a5
3
+ size 15984
checkpoint-178000/rng_state_8.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:613f003e93eac3967bcea07af45fe23c81c4765e822acecd3a3af4fd39e6a52e
3
+ size 15984
checkpoint-178000/rng_state_9.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b27f7c0517908f0b1e8c8b1c1fa62b4d30ffc3d44a9306c5e36ceb2377d9ae1
3
+ size 15984
checkpoint-178000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:848fddaf212bbfa6108a1fd1e8015d769d8ebaf5f2ec413334ebe84e8584bb79
3
+ size 1064
checkpoint-178000/trainer_state.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c818efa469819325906bc888ba94305607271289832cf4de20898bb687cda9b1
3
+ size 27528231
checkpoint-178000/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b12ebed4236fc9bd29cc457cdbd60e5fa5ff14ec3106df4d7ab634762983ecba
3
+ size 6008