zhiyang1 commited on
Commit
1c61663
·
verified ·
1 Parent(s): 5dd27a2

Upload folder using huggingface_hub

Browse files
Files changed (47) hide show
  1. .gitattributes +2 -0
  2. checkpoint-124000/config.json +79 -0
  3. checkpoint-124000/generation_config.json +6 -0
  4. checkpoint-124000/model.safetensors +3 -0
  5. checkpoint-124000/optimizer.pt +3 -0
  6. checkpoint-124000/rng_state_0.pth +3 -0
  7. checkpoint-124000/rng_state_1.pth +3 -0
  8. checkpoint-124000/rng_state_10.pth +3 -0
  9. checkpoint-124000/rng_state_11.pth +3 -0
  10. checkpoint-124000/rng_state_12.pth +3 -0
  11. checkpoint-124000/rng_state_13.pth +3 -0
  12. checkpoint-124000/rng_state_14.pth +3 -0
  13. checkpoint-124000/rng_state_15.pth +3 -0
  14. checkpoint-124000/rng_state_2.pth +3 -0
  15. checkpoint-124000/rng_state_3.pth +3 -0
  16. checkpoint-124000/rng_state_4.pth +3 -0
  17. checkpoint-124000/rng_state_5.pth +3 -0
  18. checkpoint-124000/rng_state_6.pth +3 -0
  19. checkpoint-124000/rng_state_7.pth +3 -0
  20. checkpoint-124000/rng_state_8.pth +3 -0
  21. checkpoint-124000/rng_state_9.pth +3 -0
  22. checkpoint-124000/scheduler.pt +3 -0
  23. checkpoint-124000/trainer_state.json +3 -0
  24. checkpoint-124000/training_args.bin +3 -0
  25. checkpoint-125000/config.json +79 -0
  26. checkpoint-125000/generation_config.json +6 -0
  27. checkpoint-125000/model.safetensors +3 -0
  28. checkpoint-125000/optimizer.pt +3 -0
  29. checkpoint-125000/rng_state_0.pth +3 -0
  30. checkpoint-125000/rng_state_1.pth +3 -0
  31. checkpoint-125000/rng_state_10.pth +3 -0
  32. checkpoint-125000/rng_state_11.pth +3 -0
  33. checkpoint-125000/rng_state_12.pth +3 -0
  34. checkpoint-125000/rng_state_13.pth +3 -0
  35. checkpoint-125000/rng_state_14.pth +3 -0
  36. checkpoint-125000/rng_state_15.pth +3 -0
  37. checkpoint-125000/rng_state_2.pth +3 -0
  38. checkpoint-125000/rng_state_3.pth +3 -0
  39. checkpoint-125000/rng_state_4.pth +3 -0
  40. checkpoint-125000/rng_state_5.pth +3 -0
  41. checkpoint-125000/rng_state_6.pth +3 -0
  42. checkpoint-125000/rng_state_7.pth +3 -0
  43. checkpoint-125000/rng_state_8.pth +3 -0
  44. checkpoint-125000/rng_state_9.pth +3 -0
  45. checkpoint-125000/scheduler.pt +3 -0
  46. checkpoint-125000/trainer_state.json +3 -0
  47. checkpoint-125000/training_args.bin +3 -0
.gitattributes CHANGED
@@ -55,3 +55,5 @@ checkpoint-116000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
55
  checkpoint-117000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
56
  checkpoint-119000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
57
  checkpoint-120000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
 
 
 
55
  checkpoint-117000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
56
  checkpoint-119000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
57
  checkpoint-120000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
58
+ checkpoint-124000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
59
+ checkpoint-125000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
checkpoint-124000/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-124000/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-124000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2bde754ca5fc5d00ca12059f985a4287940bd3c896aae5f28d225f74a02c46a
3
+ size 4539487822
checkpoint-124000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63d85f1bb78f05364a93a605a3aa56f9f6222eb83421f6f54e429a43c206a810
3
+ size 6632345482
checkpoint-124000/rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13ce05b6f32419a540e878b40bd717c1e9b35bd0743d730815d7d79796d21d33
3
+ size 15984
checkpoint-124000/rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:abf2d59a0c8f8dc8d05ddc8b4aabe9c93640e3386933a8de5dc09abbaba5785a
3
+ size 15984
checkpoint-124000/rng_state_10.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24180c73ca2fdf395a354d30c22d0d8d1b5ff1b20bafcf38045cf193701390b8
3
+ size 15997
checkpoint-124000/rng_state_11.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7697326b147312efaa44d008d7028b372a4b41eac1c0deb0849abbb98ec08ab
3
+ size 15997
checkpoint-124000/rng_state_12.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80de0e70f4891d40b469e4035ceec0ab92e1dfa629ef13312e0afa4aa39a54af
3
+ size 15997
checkpoint-124000/rng_state_13.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ec243592b5434b9a66d5506f728d5e09addfebed4f6a40188bd6fc961e97f52
3
+ size 15997
checkpoint-124000/rng_state_14.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4593801d302f919f7bb33fa5cd4e7a38b350adbb412d86027bac7530d9b50f49
3
+ size 15997
checkpoint-124000/rng_state_15.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cdac921f15c61e840da35ef6dd2e94af88c45162428a72ce213f9834adbbffdd
3
+ size 15997
checkpoint-124000/rng_state_2.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:994993b05e22408e667bf2ba486ddf07c817cce1a50e92b33f7a71ec28cf1fed
3
+ size 15984
checkpoint-124000/rng_state_3.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3f9dd76a653164c00bf68dfeda60972e57275eacee7f3a8d16fe0c1a87b5c77
3
+ size 15984
checkpoint-124000/rng_state_4.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82f4988a723acc00cdb9957eefddda445e38da30a3c136511aef858bdc2c2b01
3
+ size 15984
checkpoint-124000/rng_state_5.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05d0aae50c6bd0db8b6fdf7ccb3772c2170f18d797548d550c3c4f70723e4246
3
+ size 15984
checkpoint-124000/rng_state_6.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aaa2689301481184a48c669654e45d11cdff8a522bd00fcb88e713b18722a790
3
+ size 15984
checkpoint-124000/rng_state_7.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c020abfe8dc8d8dc2e97db5cf9fd97e5dc4f84d86204d903b0211ff4ae3af89
3
+ size 15984
checkpoint-124000/rng_state_8.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:368adfa5925e8d119841867bf56f66fa850a527576363e54a6f7db0b7dcb0fcc
3
+ size 15984
checkpoint-124000/rng_state_9.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dde1bea119927c281461253052e976e19038fb1006d5e686649e3f5350601f62
3
+ size 15984
checkpoint-124000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:640451192d1fed1f047a5f6565489b5ba071bf8f20daf15f3ff16efea32f33e4
3
+ size 1064
checkpoint-124000/trainer_state.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab503cd1bb80e404589f8c93254f82f9fa1855a07b7a487673992baeffd92581
3
+ size 19154575
checkpoint-124000/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d8e8c1d8417872d00dd37d24b5d9c722b2629f4be53190d8dd3957e862b6672
3
+ size 6008
checkpoint-125000/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-125000/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-125000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0d3ac498254ba3adfa83a2c232fcfdcd0409606dcd35ea8acc39e4f1b7d6b3f
3
+ size 4539487822
checkpoint-125000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec1daed9af22a05e6d46f725c98f5c2ec1378810286b186b2e9f6f12edd77854
3
+ size 6632345482
checkpoint-125000/rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f502fa302a32f23b7610c31d03f9c4f050437688f1a1f10617d124f210ab8846
3
+ size 15984
checkpoint-125000/rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6cf7bb62b3eab549177aa054ea9e36c112a8af34279e5c519a01a15c8b2c679
3
+ size 15984
checkpoint-125000/rng_state_10.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec08e204f9a84390c7364c6e05809158de3e5781c748fa533c99f0c48ba58289
3
+ size 15997
checkpoint-125000/rng_state_11.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d4b48466feb806efc066c075cb3bcd94e76bf18083f7a9dcb6192bfc2e620cc
3
+ size 15997
checkpoint-125000/rng_state_12.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16640f37da36600bb45fa6f1e5ce63184e31a32ab2b3c086e62faafdfb93d902
3
+ size 15997
checkpoint-125000/rng_state_13.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f68bb1f4557cf04eb9ef2577c2b0f212fc8058f93e6bba6e100e894ff5d8321c
3
+ size 15997
checkpoint-125000/rng_state_14.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:969bb50e2ae8af3b7ac8ffd6f0ea152eaba536dcea04a5fc757c422a8dabc088
3
+ size 15997
checkpoint-125000/rng_state_15.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ffd9084a3445e60b1494fa30edace3d9fab981299fe9110c01f1caa3b678d710
3
+ size 15997
checkpoint-125000/rng_state_2.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c9c6b1234b34d798f7c720f12266774b083eae692990fbfc00eee7caf29d807
3
+ size 15984
checkpoint-125000/rng_state_3.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:790833fb6770cb6a6333f36de7d50506d0a67d70681185aeac9d70393dc16d41
3
+ size 15984
checkpoint-125000/rng_state_4.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3824a9a00b7be671fd644b6ad267f5bbbac8994f9aa6ee18d33a4814f5059298
3
+ size 15984
checkpoint-125000/rng_state_5.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3a1711dbb1e35b45f52efd40f0b1540c34c8341f081f44242fe891d4ed4f44b
3
+ size 15984
checkpoint-125000/rng_state_6.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ecd238665470e1e5059732174e80e026109a22ad5d1f070d7d8d6415c43bf8fe
3
+ size 15984
checkpoint-125000/rng_state_7.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f47d8cd3b2fc311f62933881d434135bd742e9b61bf2cb087a8ec75f821915f2
3
+ size 15984
checkpoint-125000/rng_state_8.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d825aca205a872411f8380fdf92993b87f5c85009028c714b287674eb9545193
3
+ size 15984
checkpoint-125000/rng_state_9.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1990205d563382d83c530923b870bcc7eaf428e4e3dd30ef89cefbf2621d37df
3
+ size 15984
checkpoint-125000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d209094201f37c1f519757f3dd2937ba372085bd153f73111591f68998d55554
3
+ size 1064
checkpoint-125000/trainer_state.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d8b786a1fd74e5d7d469fef95637e1ec674c16732f57e85469c2ab0a24a5eda
3
+ size 19309853
checkpoint-125000/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12662ce499a25bcde4218b4a777242e31a15e397a13ea6ef657deacae1131d3e
3
+ size 6008