zhiyang1 commited on
Commit
b919ac0
·
verified ·
1 Parent(s): f8e90d3

Upload folder using huggingface_hub

Browse files
Files changed (47) hide show
  1. .gitattributes +2 -0
  2. checkpoint-73000/config.json +79 -0
  3. checkpoint-73000/generation_config.json +6 -0
  4. checkpoint-73000/model.safetensors +3 -0
  5. checkpoint-73000/optimizer.pt +3 -0
  6. checkpoint-73000/rng_state_0.pth +3 -0
  7. checkpoint-73000/rng_state_1.pth +3 -0
  8. checkpoint-73000/rng_state_10.pth +3 -0
  9. checkpoint-73000/rng_state_11.pth +3 -0
  10. checkpoint-73000/rng_state_12.pth +3 -0
  11. checkpoint-73000/rng_state_13.pth +3 -0
  12. checkpoint-73000/rng_state_14.pth +3 -0
  13. checkpoint-73000/rng_state_15.pth +3 -0
  14. checkpoint-73000/rng_state_2.pth +3 -0
  15. checkpoint-73000/rng_state_3.pth +3 -0
  16. checkpoint-73000/rng_state_4.pth +3 -0
  17. checkpoint-73000/rng_state_5.pth +3 -0
  18. checkpoint-73000/rng_state_6.pth +3 -0
  19. checkpoint-73000/rng_state_7.pth +3 -0
  20. checkpoint-73000/rng_state_8.pth +3 -0
  21. checkpoint-73000/rng_state_9.pth +3 -0
  22. checkpoint-73000/scheduler.pt +3 -0
  23. checkpoint-73000/trainer_state.json +3 -0
  24. checkpoint-73000/training_args.bin +3 -0
  25. checkpoint-74000/config.json +79 -0
  26. checkpoint-74000/generation_config.json +6 -0
  27. checkpoint-74000/model.safetensors +3 -0
  28. checkpoint-74000/optimizer.pt +3 -0
  29. checkpoint-74000/rng_state_0.pth +3 -0
  30. checkpoint-74000/rng_state_1.pth +3 -0
  31. checkpoint-74000/rng_state_10.pth +3 -0
  32. checkpoint-74000/rng_state_11.pth +3 -0
  33. checkpoint-74000/rng_state_12.pth +3 -0
  34. checkpoint-74000/rng_state_13.pth +3 -0
  35. checkpoint-74000/rng_state_14.pth +3 -0
  36. checkpoint-74000/rng_state_15.pth +3 -0
  37. checkpoint-74000/rng_state_2.pth +3 -0
  38. checkpoint-74000/rng_state_3.pth +3 -0
  39. checkpoint-74000/rng_state_4.pth +3 -0
  40. checkpoint-74000/rng_state_5.pth +3 -0
  41. checkpoint-74000/rng_state_6.pth +3 -0
  42. checkpoint-74000/rng_state_7.pth +3 -0
  43. checkpoint-74000/rng_state_8.pth +3 -0
  44. checkpoint-74000/rng_state_9.pth +3 -0
  45. checkpoint-74000/scheduler.pt +3 -0
  46. checkpoint-74000/trainer_state.json +3 -0
  47. checkpoint-74000/training_args.bin +3 -0
.gitattributes CHANGED
@@ -35,3 +35,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
  checkpoint-69000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
37
  checkpoint-70000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
 
 
 
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
  checkpoint-69000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
37
  checkpoint-70000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
38
+ checkpoint-73000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
39
+ checkpoint-74000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
checkpoint-73000/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-73000/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-73000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad981cc95e96ee82c94aa59a855dc2c9d572816117dfc051ae4ac53bbc37d2f5
3
+ size 4539487822
checkpoint-73000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce6c2daddac72eb6f939441f7ed4aeee064db3e11180f6f41449d99cb01349be
3
+ size 6632345482
checkpoint-73000/rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1758bbce740815cdd9776432430f0324b3826ae60a1d890c4b77f9fabfbd0408
3
+ size 15984
checkpoint-73000/rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6616d59941b985c84d8d6be676b104c43e224e0f1a809f218a917eda926d844d
3
+ size 15984
checkpoint-73000/rng_state_10.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9be5bda383f7b8082e63ed5a7528d816a8ab4fe48d61c49060779d775b798d8b
3
+ size 15997
checkpoint-73000/rng_state_11.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4261c0b9785b1c18dd20966cbdc45cc2cf259564170546976c0b55aa471622d6
3
+ size 15997
checkpoint-73000/rng_state_12.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a554600a46a7b17afed563e813424665df3daa7e66d9d4c68e866094f5d88db6
3
+ size 15997
checkpoint-73000/rng_state_13.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e0a522f5e4fab9e6f3ecabe53a7473d9ca4770d7b8cba112bfb43217735675f
3
+ size 15997
checkpoint-73000/rng_state_14.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c9eb9290aca76a3cd401dac8a5b6e91cc867d204730d37ef51858ee34462edd
3
+ size 15997
checkpoint-73000/rng_state_15.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a03b029f3c2603f127a0a8765ad1e4ce74072a06aa99ffa338ac7686b3813592
3
+ size 15997
checkpoint-73000/rng_state_2.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:824bf3cde662b6f74c32d830af8b19f32041fd1d1e7da7b54cd11342c03097c6
3
+ size 15984
checkpoint-73000/rng_state_3.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a89d7ea06c05beacb382ef2a75fcdd264066c6e858c635e60576ce0ef48099c
3
+ size 15984
checkpoint-73000/rng_state_4.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9348102e2805d609cded7bcb8294cae3883b61f07e4cf469d13a5cb4d5c06952
3
+ size 15984
checkpoint-73000/rng_state_5.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f6ee09467afc2cff2943da24a8eaf88aade2e2dc35cc2086c8d4a5ea37a329b
3
+ size 15984
checkpoint-73000/rng_state_6.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94fb45e27cb3efb83e5b3aa32be5c5345be005c6647e3f0ed2bdb5c3e75ce499
3
+ size 15984
checkpoint-73000/rng_state_7.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bbf87c48b13900adb9da8630c4612cebe4ceb67eb00ec4fa02c7a872d997e4d7
3
+ size 15984
checkpoint-73000/rng_state_8.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81b7155e7b53a5e4944e1704acb4ce59fb9ef2b74a44505acf857ded3e88431a
3
+ size 15984
checkpoint-73000/rng_state_9.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:470951ec0ade9bea73b5a3f2622707db1cce04e42bc9f1b94cf58d73f073ef48
3
+ size 15984
checkpoint-73000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4710138ebd22a9e7f0d213752a805ca2190caedea33c97e9bca48244de72fc7
3
+ size 1064
checkpoint-73000/trainer_state.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0cd76b059ca67fbd4f8b0bc4bcc5acca9a178643fbd969a1241926380da5fad1
3
+ size 11260193
checkpoint-73000/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d1c6a102789de5d10d140936db098e49e27ae2cdb7a93a3d67d0e94babe5948
3
+ size 6008
checkpoint-74000/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-74000/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-74000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0e3bef760c5fb0e1cca59e46179a050c847795e821bcbc88305a2cb5cd27382
3
+ size 4539487822
checkpoint-74000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65f43e47653817409908d7196e5cd332cd37cd9433edd9538de7c05a4683b609
3
+ size 6632345482
checkpoint-74000/rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0edd407858ddbcbde53f04311e2fdb5cc402a006dfb1b77866b013c1f1e298dc
3
+ size 15984
checkpoint-74000/rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:777711bf2f71e93a2a6845326edefe57cf2f6136a3dbf49967ad0002f07ae60a
3
+ size 15984
checkpoint-74000/rng_state_10.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:627df10f1055a79985f2aeedfb6b30a9a59f6649537be7bc63229f88021fada8
3
+ size 15997
checkpoint-74000/rng_state_11.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:728fbf61f140abd0032440332bd401918ad5f406db9737bbb8ee1120e42ba068
3
+ size 15997
checkpoint-74000/rng_state_12.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3bf149517b9eab0889db6fcf1e1baafd8518eb90043ab5a1a78f3974a71ae21
3
+ size 15997
checkpoint-74000/rng_state_13.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1352b9cf2c9b76c5d7e620cdd27e5f1f2f4b668dad6a345741044a3b7cc8f25f
3
+ size 15997
checkpoint-74000/rng_state_14.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64fcabd00fa2d824e25eed0f9ef08877048a85e563a8d548b731fd7d812c5b31
3
+ size 15997
checkpoint-74000/rng_state_15.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c991550e4f380829be2e348fcc7a80fc3a11cc90b38d3d5312db3ed312228055
3
+ size 15997
checkpoint-74000/rng_state_2.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c148b73e9315dbb341db9a4bbccb3bb6ae6aca18de3dbbfcb924365108d93363
3
+ size 15984
checkpoint-74000/rng_state_3.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a91cd240f4beb124c39ccd7b6947cd75a88ae2f1f9071c37c031a1ff2ae87c97
3
+ size 15984
checkpoint-74000/rng_state_4.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8683547c3c9ac87202ab9e8760b65be7b78b4ce8853495db62defcacd08b7cfb
3
+ size 15984
checkpoint-74000/rng_state_5.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61e034d2627b643261bbde32cf487eed1507681f8723d219c39b0de3406c478a
3
+ size 15984
checkpoint-74000/rng_state_6.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89635054bffa78f7faff5e8e47a84ca2a99f64688eb23b89453ae97e29929256
3
+ size 15984
checkpoint-74000/rng_state_7.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be82342850aa101cc3c95246c733b3a6b88fa7ca038687cb6a662c6e97333351
3
+ size 15984
checkpoint-74000/rng_state_8.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb9d695a5b4fa5a72978b23f4fc233e9d13d71371bcff05f965393f8ff45dfda
3
+ size 15984
checkpoint-74000/rng_state_9.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3e69c89fc892f2d3ea3461792bc0a84d709f12f72256476e2f4fababb1e1731
3
+ size 15984
checkpoint-74000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:664076260087b1ba96e892e1a9833e9ec208879510517c89d8c77998d9cc0c41
3
+ size 1064
checkpoint-74000/trainer_state.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30b89e97e9a7d5ae434e344e64459b5da5496a868fb10669db4b59ff6aafef35
3
+ size 11414795
checkpoint-74000/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f7468963b944356fb9f8c07e4e57892057a615c4fb67b95a9443d79d146026e
3
+ size 6008