zhiyang1 commited on
Commit
3e508fa
·
verified ·
1 Parent(s): f0719b3

Upload folder using huggingface_hub

Browse files
Files changed (47) hide show
  1. .gitattributes +2 -0
  2. checkpoint-156000/config.json +79 -0
  3. checkpoint-156000/generation_config.json +6 -0
  4. checkpoint-156000/model.safetensors +3 -0
  5. checkpoint-156000/optimizer.pt +3 -0
  6. checkpoint-156000/rng_state_0.pth +3 -0
  7. checkpoint-156000/rng_state_1.pth +3 -0
  8. checkpoint-156000/rng_state_10.pth +3 -0
  9. checkpoint-156000/rng_state_11.pth +3 -0
  10. checkpoint-156000/rng_state_12.pth +3 -0
  11. checkpoint-156000/rng_state_13.pth +3 -0
  12. checkpoint-156000/rng_state_14.pth +3 -0
  13. checkpoint-156000/rng_state_15.pth +3 -0
  14. checkpoint-156000/rng_state_2.pth +3 -0
  15. checkpoint-156000/rng_state_3.pth +3 -0
  16. checkpoint-156000/rng_state_4.pth +3 -0
  17. checkpoint-156000/rng_state_5.pth +3 -0
  18. checkpoint-156000/rng_state_6.pth +3 -0
  19. checkpoint-156000/rng_state_7.pth +3 -0
  20. checkpoint-156000/rng_state_8.pth +3 -0
  21. checkpoint-156000/rng_state_9.pth +3 -0
  22. checkpoint-156000/scheduler.pt +3 -0
  23. checkpoint-156000/trainer_state.json +3 -0
  24. checkpoint-156000/training_args.bin +3 -0
  25. checkpoint-157000/config.json +79 -0
  26. checkpoint-157000/generation_config.json +6 -0
  27. checkpoint-157000/model.safetensors +3 -0
  28. checkpoint-157000/optimizer.pt +3 -0
  29. checkpoint-157000/rng_state_0.pth +3 -0
  30. checkpoint-157000/rng_state_1.pth +3 -0
  31. checkpoint-157000/rng_state_10.pth +3 -0
  32. checkpoint-157000/rng_state_11.pth +3 -0
  33. checkpoint-157000/rng_state_12.pth +3 -0
  34. checkpoint-157000/rng_state_13.pth +3 -0
  35. checkpoint-157000/rng_state_14.pth +3 -0
  36. checkpoint-157000/rng_state_15.pth +3 -0
  37. checkpoint-157000/rng_state_2.pth +3 -0
  38. checkpoint-157000/rng_state_3.pth +3 -0
  39. checkpoint-157000/rng_state_4.pth +3 -0
  40. checkpoint-157000/rng_state_5.pth +3 -0
  41. checkpoint-157000/rng_state_6.pth +3 -0
  42. checkpoint-157000/rng_state_7.pth +3 -0
  43. checkpoint-157000/rng_state_8.pth +3 -0
  44. checkpoint-157000/rng_state_9.pth +3 -0
  45. checkpoint-157000/scheduler.pt +3 -0
  46. checkpoint-157000/trainer_state.json +3 -0
  47. checkpoint-157000/training_args.bin +3 -0
.gitattributes CHANGED
@@ -72,3 +72,5 @@ checkpoint-141000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
72
  checkpoint-148000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
73
  checkpoint-149000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
74
  checkpoint-150000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
 
 
 
72
  checkpoint-148000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
73
  checkpoint-149000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
74
  checkpoint-150000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
75
+ checkpoint-156000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
76
+ checkpoint-157000/trainer_state.json filter=lfs diff=lfs merge=lfs -text
checkpoint-156000/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": false,
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-156000/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-156000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85b8d964a29744eb182b72fb51c485fb6d49ca7685f94ac971082099cfbacf2d
3
+ size 4538452374
checkpoint-156000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f21e82826168a6a23fd862c967e47365eea8fb982494ad45a9624c4cc539f5d
3
+ size 6630551906
checkpoint-156000/rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80f185a06f24987dbc1550be8c68a6ccdd6acfb8dca0229da98e54f87919ddfa
3
+ size 15984
checkpoint-156000/rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a44c6ddeb54fe1bef408dd3741a7775a2d4786e48b868aac857e409ee2783cbf
3
+ size 15984
checkpoint-156000/rng_state_10.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3581a4c213f26d02958e7353b9c62ffaf4c0065a07cd71c2ccd32d0029a80f95
3
+ size 15997
checkpoint-156000/rng_state_11.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:439dc830fe0d389761e1a138e02757adbda07b615257d426ac97cb8804cf078e
3
+ size 15997
checkpoint-156000/rng_state_12.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c149b4ffef5e80f4438ae052ce465448af796307eee87cc747544eff5c520930
3
+ size 15997
checkpoint-156000/rng_state_13.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f44de57107c4207f7e0f1b8751db9347aa523a1f1dc9a243949c541dcf3738e
3
+ size 15997
checkpoint-156000/rng_state_14.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f522e29f500bfa56575b6aef0a19ae45cae9a0823adc6d35fe45fd5725020b2a
3
+ size 15997
checkpoint-156000/rng_state_15.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1a2459317571a1137855c273ae4e7d48118159d62d2c104998d60c5c1c947e5
3
+ size 15997
checkpoint-156000/rng_state_2.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4cd9abca4e6201274bcc3d0e6a9cb79164189ad86fffd2772e9eb9d86d1a9a16
3
+ size 15984
checkpoint-156000/rng_state_3.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d5e27bb3f6fbf2add37e3fa9719661dc1fa293af724b9afe9a074a35026720e
3
+ size 15984
checkpoint-156000/rng_state_4.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f87211602b4d9f7affd2719c7d9f9b44b084cecd9f181b852c5e43be63708029
3
+ size 15984
checkpoint-156000/rng_state_5.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd881c42b5e231a65890938e853e0d5f6500e93aac04a5682402b832f9332aca
3
+ size 15984
checkpoint-156000/rng_state_6.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15e8bd65ef601a05ffadd60ea2fc7af25d12394f063c3471eb618ca3a08cbe06
3
+ size 15984
checkpoint-156000/rng_state_7.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32cca85805f25d5a769aba2afb49d346d8933540ff020affc2d93f4ca91cd7c3
3
+ size 15984
checkpoint-156000/rng_state_8.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1aa5587124049550061ed296211685b95b86951b322696ffbd49b3ff40d06f26
3
+ size 15984
checkpoint-156000/rng_state_9.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc6c40856f59374181bf70545f9f39b774b4e3fe0f66c998aa38d8cf26899659
3
+ size 15984
checkpoint-156000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb7cf4eeff4fc2eb18427da7707df9a95523ee035a195dcec96760fc5fe091a9
3
+ size 1064
checkpoint-156000/trainer_state.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:faaefb9c54f264cd44ba117d80f8193a901ccc0770f9f90d27b7a68494241457
3
+ size 24187340
checkpoint-156000/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb4b2cd55fc2b813d65506fbd27c01fc86a3f6f2c551a176451297468331aafa
3
+ size 6008
checkpoint-157000/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": false,
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-157000/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-157000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ee32a6996530dd9952458bf7dd20dc8909b44869d2e184f51bf0bf63eb8fc95
3
+ size 4538452374
checkpoint-157000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2355ee6cbbc8220839a0510d40197e9be71fdea072ca72ff832b2866498eca4
3
+ size 6630551906
checkpoint-157000/rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70e3759f7cd44d1c6d8420014b37ef4b78a6dee2ddb74172a7c499e71d9b3c2d
3
+ size 15984
checkpoint-157000/rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca365bf421b71911921c0e6c9fbb9e1afa3afa5bf683fa3bef5afe2097bc47e5
3
+ size 15984
checkpoint-157000/rng_state_10.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7cf3370e5423ac1ce8f06fcef59008cf567239d35ee9d79d295aea84a4e50237
3
+ size 15997
checkpoint-157000/rng_state_11.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08a6a8404e617e608a17bc43250934e29bef18ff3229e82238e6ea4a9b47a339
3
+ size 15997
checkpoint-157000/rng_state_12.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8cfd8be9d97a8027cada48089e9dc3b3ed25e695618da86a044bb0aa4b39306
3
+ size 15997
checkpoint-157000/rng_state_13.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d4f865a9307657c0536486d1fa39b58d706ed066a24e38b42db1c06946a0d8e
3
+ size 15997
checkpoint-157000/rng_state_14.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a856447face45573d530541eb69afb8c7c828f5da1ce0beef0f398cf72f62b8
3
+ size 15997
checkpoint-157000/rng_state_15.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:186473104025fe45bc95d8bfc90dd4e961b31212b931d48180bacf7fcab6a3aa
3
+ size 15997
checkpoint-157000/rng_state_2.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1efe29e1d064437d679ee60291bce6b4424bb53c61300bc54880e7a5e2516726
3
+ size 15984
checkpoint-157000/rng_state_3.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a778df6fba616ed02b9af868cd86ad11cb2de92b8a4b4816d5106e978efc74d3
3
+ size 15984
checkpoint-157000/rng_state_4.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa73ce1dcee08eb0c2c144d62ce05295be47d35f611f10470a07ae738248c020
3
+ size 15984
checkpoint-157000/rng_state_5.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3198719317f9e63dad82d05b1ce18233d011e178d4c76f57eddc5f33bd01a199
3
+ size 15984
checkpoint-157000/rng_state_6.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a64b37a6da818e00a720acdd68bab0bc8af8059b752b52d9e18f9041d9634b6
3
+ size 15984
checkpoint-157000/rng_state_7.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c431d436ae93d53f12bb9c6ae6c24aeb98480b126d29ddac5415ffdb5fbbf44d
3
+ size 15984
checkpoint-157000/rng_state_8.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:448dbe7ffb745ddee9f8f2260b3ecb01d8b29b1fa39c3f7bba23df9868242f29
3
+ size 15984
checkpoint-157000/rng_state_9.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cdea2e399bd06b17b018725e1f263083601aa25a0ea7db7a7afaae9803837d63
3
+ size 15984
checkpoint-157000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93886e870a89f0eda9b860612849213c85b45f092034df58e3847247eb2e55b1
3
+ size 1064
checkpoint-157000/trainer_state.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5544c17564798d35a370981e62bee6f77caf309c5f2b3b4dc70f20db5bbfc559
3
+ size 24343275
checkpoint-157000/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f14cf2f9812eb51b0384b8b08efffdf36e58e5ac8e2975647546e1c4fb541087
3
+ size 5944