zhiyang1 commited on
Commit
6f2628f
·
verified ·
1 Parent(s): 2d08f0e

Upload folder using huggingface_hub

Browse files
Files changed (47) hide show
  1. .gitattributes +2 -0
  2. checkpoint-108000/config.json +79 -0
  3. checkpoint-108000/generation_config.json +6 -0
  4. checkpoint-108000/model.safetensors +3 -0
  5. checkpoint-108000/optimizer.pt +3 -0
  6. checkpoint-108000/rng_state_0.pth +3 -0
  7. checkpoint-108000/rng_state_1.pth +3 -0
  8. checkpoint-108000/rng_state_10.pth +3 -0
  9. checkpoint-108000/rng_state_11.pth +3 -0
  10. checkpoint-108000/rng_state_12.pth +3 -0
  11. checkpoint-108000/rng_state_13.pth +3 -0
  12. checkpoint-108000/rng_state_14.pth +3 -0
  13. checkpoint-108000/rng_state_15.pth +3 -0
  14. checkpoint-108000/rng_state_2.pth +3 -0
  15. checkpoint-108000/rng_state_3.pth +3 -0
  16. checkpoint-108000/rng_state_4.pth +3 -0
  17. checkpoint-108000/rng_state_5.pth +3 -0
  18. checkpoint-108000/rng_state_6.pth +3 -0
  19. checkpoint-108000/rng_state_7.pth +3 -0
  20. checkpoint-108000/rng_state_8.pth +3 -0
  21. checkpoint-108000/rng_state_9.pth +3 -0
  22. checkpoint-108000/scheduler.pt +3 -0
  23. checkpoint-108000/trainer_state.json +3 -0
  24. checkpoint-108000/training_args.bin +3 -0
  25. checkpoint-109000/config.json +79 -0
  26. checkpoint-109000/generation_config.json +6 -0
  27. checkpoint-109000/model.safetensors +3 -0
  28. checkpoint-109000/optimizer.pt +3 -0
  29. checkpoint-109000/rng_state_0.pth +3 -0
  30. checkpoint-109000/rng_state_1.pth +3 -0
  31. checkpoint-109000/rng_state_10.pth +3 -0
  32. checkpoint-109000/rng_state_11.pth +3 -0
  33. checkpoint-109000/rng_state_12.pth +3 -0
  34. checkpoint-109000/rng_state_13.pth +3 -0
  35. checkpoint-109000/rng_state_14.pth +3 -0
  36. checkpoint-109000/rng_state_15.pth +3 -0
  37. checkpoint-109000/rng_state_2.pth +3 -0
  38. checkpoint-109000/rng_state_3.pth +3 -0
  39. checkpoint-109000/rng_state_4.pth +3 -0
  40. checkpoint-109000/rng_state_5.pth +3 -0
  41. checkpoint-109000/rng_state_6.pth +3 -0
  42. checkpoint-109000/rng_state_7.pth +3 -0
  43. checkpoint-109000/rng_state_8.pth +3 -0
  44. checkpoint-109000/rng_state_9.pth +3 -0
  45. checkpoint-109000/scheduler.pt +3 -0
  46. checkpoint-109000/trainer_state.json +3 -0
  47. checkpoint-109000/training_args.bin +3 -0
.gitattributes CHANGED
@@ -48,3 +48,5 @@ checkpoint-97000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
48
  checkpoint-100000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
49
  checkpoint-99000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
50
  checkpoint-101000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
 
 
 
48
  checkpoint-100000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
49
  checkpoint-99000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
50
  checkpoint-101000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
51
+ checkpoint-108000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
52
+ checkpoint-109000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
checkpoint-108000/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-108000/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-108000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:519c39756c97684b8596a7fc56f33a8f593cdd3072e784a0dd8e119b7bfd1bba
3
+ size 4539487822
checkpoint-108000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1cc3a04c6c7ed23ce75851c13ee19204959d86ca99bfcef00545d253df003d0
3
+ size 6632345482
checkpoint-108000/rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8722133a70c8ba23d71704dd24dc4a520b960e167ac6554cb201b66c1b8c12fa
3
+ size 15984
checkpoint-108000/rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e29118c393258a4da3be4c4610bc2d2b0d09a9a0b2e51184c81f758c60b2ef0a
3
+ size 15984
checkpoint-108000/rng_state_10.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f90f6671536a192d0dde878269e19023ce83340e50f62855638c0209d748cd6
3
+ size 15997
checkpoint-108000/rng_state_11.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:818d78caf1dbb155071dc03673bf9f58327ba8d76dab6d74c8d80c36151f0ef0
3
+ size 15997
checkpoint-108000/rng_state_12.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1623c9831167a3807219d7aeddf3e08840dd170dea8232525cc1040e1e7e63df
3
+ size 15997
checkpoint-108000/rng_state_13.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ae5d396449c3c70311f4f2b2ddf1b878e931f76584607015b33477403c39baa
3
+ size 15997
checkpoint-108000/rng_state_14.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a2a1e4bf7b67d4be6f04ed1c3a3b8a1d0a2a40b6d8933dceb8b7c6e16d4b2dc3
3
+ size 15997
checkpoint-108000/rng_state_15.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1141292e3fd15e265b05e5eebb04a58b485711097f552bd86e1f501250570df7
3
+ size 15997
checkpoint-108000/rng_state_2.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b0b6a929c84068b7cca21805fd10ce96dfb725ef51daf547c9f8a1a43391175
3
+ size 15984
checkpoint-108000/rng_state_3.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1dfbc84a80b9c1bc46fcb02c76f4dbf756d3943531fef9e8b20c391749daa617
3
+ size 15984
checkpoint-108000/rng_state_4.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b04b455a3bfa3da3f1844715ca970419327cce35fa7c7149cab9721c96ca01f
3
+ size 15984
checkpoint-108000/rng_state_5.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8552ef81709cc7780a6f5f274cd8592f224b04596f956fd6899170ab4765915
3
+ size 15984
checkpoint-108000/rng_state_6.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dca3829839c5d4492eedc2a0689d9b413dce6e19ac7a8a152bfd2a60602fa127
3
+ size 15984
checkpoint-108000/rng_state_7.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2449dea0d11547f6139f0c096a4aaa532b5ab4218bce94b46ffcd434ddaf84cd
3
+ size 15984
checkpoint-108000/rng_state_8.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3571fff2f7b973fee0aa1ddce71048a31adae2bf0c94454db1f36c29e1d7eda
3
+ size 15984
checkpoint-108000/rng_state_9.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:911f14de9b6700ae69bca7a79c8586ae8c18ffc3b24a32ca3bf35b6c73bc496a
3
+ size 15984
checkpoint-108000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a73d692633fae83ed5d4ea37065103cf8fe9b70abb3c760b30a55df16438f43
3
+ size 1064
checkpoint-108000/trainer_state.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7179b98b9697b7821b9771fc75d9f6a63cebd737830ae85f08aa6b67aabeb0bb
3
+ size 16669664
checkpoint-108000/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aee2c74286ed9b879fa27922fedb1423bb43f937a3400419fa6ed37c56519827
3
+ size 6008
checkpoint-109000/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-109000/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-109000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:552ba056400974057c5e9c5c5e69a783ae66f679f4f342e44ba814897583f1bc
3
+ size 4539487822
checkpoint-109000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24e9b256257fd2b875100722e1ee10336348b3aec1bc11eb3a7f95b683d604e8
3
+ size 6632345482
checkpoint-109000/rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ab703978ee3f6394e7dbd3c6b7114363e11ec2d6bff253401291789a2c9e820
3
+ size 15984
checkpoint-109000/rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f39dba838068781968193eb788c5d543e77943dddaf634efbfd2225969114c2f
3
+ size 15984
checkpoint-109000/rng_state_10.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95d640ea8b75800068ab25994f1d8a3bd163d19454918180963c8fddff966119
3
+ size 15997
checkpoint-109000/rng_state_11.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e2e7f6f3024e6140e4e922de6a2b4875496fb568076725054948e17f0ef1064
3
+ size 15997
checkpoint-109000/rng_state_12.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5f009cbe6be2ef5c1a235d5a6daa387ddb4e3b21287386c6e876160fb7ea080
3
+ size 15997
checkpoint-109000/rng_state_13.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2eee3d1f694d796e18add163c7751f8ffab7856f433373a204a47b4247b0fb99
3
+ size 15997
checkpoint-109000/rng_state_14.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9aa134c1e0cec02ed989210b384f08d2b5b3cda2c512049f6ce2c3427db6ffde
3
+ size 15997
checkpoint-109000/rng_state_15.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2329df8e1d89242579c481e4d2db9018177a3437dbe447bfaeaa9d7d45883fc
3
+ size 15997
checkpoint-109000/rng_state_2.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2390d1ea34636d72e6af7e1e40330be07888fd5bf1fef03dc37d46076e662cfd
3
+ size 15984
checkpoint-109000/rng_state_3.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6bb3100893c2f776a6d117f6d3e53665c538dd3abd2413cd9774c78cbf5d7d4
3
+ size 15984
checkpoint-109000/rng_state_4.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eeb6e7ee7f1ca485516b5136809983cc1d0ebe090cffead042555d71ba3bd168
3
+ size 15984
checkpoint-109000/rng_state_5.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7290dbbd216bba99ba140f64c99add348793e3d55e8ad987ea591f1f0ba267f3
3
+ size 15984
checkpoint-109000/rng_state_6.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d5de84c373db7357e752a31c24d87c4fb7e52a0de7eca4ef51b063674df2a36
3
+ size 15984
checkpoint-109000/rng_state_7.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9cd21bef15f0c67fed0a689bfe05ab97b6a62cec854b783114a1255f48bf4690
3
+ size 15984
checkpoint-109000/rng_state_8.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:657b933ecabae6ffd7128e7b585de78aa9ccc0e7e172e4da1e8b5429094a2601
3
+ size 15984
checkpoint-109000/rng_state_9.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17a51cc92807a291115d055df917ff0176a893486d9ee27b92e29a0792d304b4
3
+ size 15984
checkpoint-109000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab01be11fa11a4c1027f3f575c36e1706232bb5742018a3fc6b5ae8345933256
3
+ size 1064
checkpoint-109000/trainer_state.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a86741c0de0c698d7c50e1b82bc6b2b22da07d8a1fe040dce450562358d8ee5a
3
+ size 16825108
checkpoint-109000/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0459b26e66934288d3d0dc67f2fc46ce42957e13e5ccd4c52adfa62161039a82
3
+ size 6008