First model version
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +2 -0
- embeddings_bf16.bin +3 -0
- llm_config.json +28 -0
- onnx/.gitattributes +3 -0
- onnx/_visual_blocks.0_attn_Constant_20_attr__value +3 -0
- onnx/_visual_blocks.0_attn_Constant_23_attr__value +3 -0
- onnx/_visual_blocks.0_attn_Constant_34_attr__value +3 -0
- onnx/_visual_blocks.0_attn_Constant_9_attr__value +3 -0
- onnx/_visual_blocks.10_attn_Constant_20_attr__value +3 -0
- onnx/_visual_blocks.10_attn_Constant_23_attr__value +3 -0
- onnx/_visual_blocks.10_attn_Constant_34_attr__value +3 -0
- onnx/_visual_blocks.10_attn_Constant_9_attr__value +3 -0
- onnx/_visual_blocks.11_attn_Constant_20_attr__value +3 -0
- onnx/_visual_blocks.11_attn_Constant_23_attr__value +3 -0
- onnx/_visual_blocks.11_attn_Constant_34_attr__value +3 -0
- onnx/_visual_blocks.11_attn_Constant_9_attr__value +3 -0
- onnx/_visual_blocks.12_attn_Constant_20_attr__value +3 -0
- onnx/_visual_blocks.12_attn_Constant_23_attr__value +3 -0
- onnx/_visual_blocks.12_attn_Constant_34_attr__value +3 -0
- onnx/_visual_blocks.12_attn_Constant_9_attr__value +3 -0
- onnx/_visual_blocks.13_attn_Constant_20_attr__value +3 -0
- onnx/_visual_blocks.13_attn_Constant_23_attr__value +3 -0
- onnx/_visual_blocks.13_attn_Constant_34_attr__value +3 -0
- onnx/_visual_blocks.13_attn_Constant_9_attr__value +3 -0
- onnx/_visual_blocks.14_attn_Constant_20_attr__value +3 -0
- onnx/_visual_blocks.14_attn_Constant_23_attr__value +3 -0
- onnx/_visual_blocks.14_attn_Constant_34_attr__value +3 -0
- onnx/_visual_blocks.14_attn_Constant_9_attr__value +3 -0
- onnx/_visual_blocks.15_attn_Constant_20_attr__value +3 -0
- onnx/_visual_blocks.15_attn_Constant_23_attr__value +3 -0
- onnx/_visual_blocks.15_attn_Constant_34_attr__value +3 -0
- onnx/_visual_blocks.15_attn_Constant_9_attr__value +3 -0
- onnx/_visual_blocks.16_attn_Constant_20_attr__value +3 -0
- onnx/_visual_blocks.16_attn_Constant_23_attr__value +3 -0
- onnx/_visual_blocks.16_attn_Constant_34_attr__value +3 -0
- onnx/_visual_blocks.16_attn_Constant_9_attr__value +3 -0
- onnx/_visual_blocks.17_attn_Constant_20_attr__value +3 -0
- onnx/_visual_blocks.17_attn_Constant_23_attr__value +3 -0
- onnx/_visual_blocks.17_attn_Constant_34_attr__value +3 -0
- onnx/_visual_blocks.17_attn_Constant_9_attr__value +3 -0
- onnx/_visual_blocks.18_attn_Constant_20_attr__value +3 -0
- onnx/_visual_blocks.18_attn_Constant_23_attr__value +3 -0
- onnx/_visual_blocks.18_attn_Constant_34_attr__value +3 -0
- onnx/_visual_blocks.18_attn_Constant_9_attr__value +3 -0
- onnx/_visual_blocks.19_attn_Constant_20_attr__value +3 -0
- onnx/_visual_blocks.19_attn_Constant_23_attr__value +3 -0
- onnx/_visual_blocks.19_attn_Constant_34_attr__value +3 -0
- onnx/_visual_blocks.19_attn_Constant_9_attr__value +3 -0
- onnx/_visual_blocks.1_attn_Constant_20_attr__value +3 -0
- onnx/_visual_blocks.1_attn_Constant_23_attr__value +3 -0
.gitattributes
CHANGED
@@ -33,3 +33,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
*.onnx.data filter=lfs diff=lfs merge=lfs -text
|
37 |
+
onnx/**/* filter=lfs diff=lfs merge=lfs -text
|
embeddings_bf16.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e1a3a4a5102e48c7767d0cdf818c93eb63ead2452e30e1b063720c37d24d831
|
3 |
+
size 1089994752
|
llm_config.json
ADDED
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"hidden_size": 3584,
|
3 |
+
"layer_nums": 28,
|
4 |
+
"attention_mask": "float",
|
5 |
+
"key_value_shape": [
|
6 |
+
2,
|
7 |
+
1,
|
8 |
+
0,
|
9 |
+
4,
|
10 |
+
128
|
11 |
+
],
|
12 |
+
"prompt_template": "<|im_start|>user\n%s<|im_end|>\n<|im_start|>assistant\n",
|
13 |
+
"is_visual": true,
|
14 |
+
"image_mean": [
|
15 |
+
122.7709383,
|
16 |
+
116.7460125,
|
17 |
+
104.09373615000001
|
18 |
+
],
|
19 |
+
"image_norm": [
|
20 |
+
0.01459842661924292,
|
21 |
+
0.015007768493717056,
|
22 |
+
0.014220065717024088
|
23 |
+
],
|
24 |
+
"image_size": 420,
|
25 |
+
"vision_start": 151652,
|
26 |
+
"vision_end": 151653,
|
27 |
+
"image_pad": 151655
|
28 |
+
}
|
onnx/.gitattributes
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:84d7b7c0b771e2786aa3d07d4470c4e2a902c88099fdbb9b6c48f11210ce5b04
|
3 |
+
size 280
|
onnx/_visual_blocks.0_attn_Constant_20_attr__value
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0fed225a3aa57932188c6c3bb7ff74d514e019676c1edcbb7768536cd0d89305
|
3 |
+
size 288000
|
onnx/_visual_blocks.0_attn_Constant_23_attr__value
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:386551938bab0a84abe8ed5ec2382c6583d52fceb652a3423efd5f14c63f0aed
|
3 |
+
size 288000
|
onnx/_visual_blocks.0_attn_Constant_34_attr__value
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0fed225a3aa57932188c6c3bb7ff74d514e019676c1edcbb7768536cd0d89305
|
3 |
+
size 288000
|
onnx/_visual_blocks.0_attn_Constant_9_attr__value
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:386551938bab0a84abe8ed5ec2382c6583d52fceb652a3423efd5f14c63f0aed
|
3 |
+
size 288000
|
onnx/_visual_blocks.10_attn_Constant_20_attr__value
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0fed225a3aa57932188c6c3bb7ff74d514e019676c1edcbb7768536cd0d89305
|
3 |
+
size 288000
|
onnx/_visual_blocks.10_attn_Constant_23_attr__value
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:386551938bab0a84abe8ed5ec2382c6583d52fceb652a3423efd5f14c63f0aed
|
3 |
+
size 288000
|
onnx/_visual_blocks.10_attn_Constant_34_attr__value
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0fed225a3aa57932188c6c3bb7ff74d514e019676c1edcbb7768536cd0d89305
|
3 |
+
size 288000
|
onnx/_visual_blocks.10_attn_Constant_9_attr__value
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:386551938bab0a84abe8ed5ec2382c6583d52fceb652a3423efd5f14c63f0aed
|
3 |
+
size 288000
|
onnx/_visual_blocks.11_attn_Constant_20_attr__value
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0fed225a3aa57932188c6c3bb7ff74d514e019676c1edcbb7768536cd0d89305
|
3 |
+
size 288000
|
onnx/_visual_blocks.11_attn_Constant_23_attr__value
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:386551938bab0a84abe8ed5ec2382c6583d52fceb652a3423efd5f14c63f0aed
|
3 |
+
size 288000
|
onnx/_visual_blocks.11_attn_Constant_34_attr__value
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0fed225a3aa57932188c6c3bb7ff74d514e019676c1edcbb7768536cd0d89305
|
3 |
+
size 288000
|
onnx/_visual_blocks.11_attn_Constant_9_attr__value
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:386551938bab0a84abe8ed5ec2382c6583d52fceb652a3423efd5f14c63f0aed
|
3 |
+
size 288000
|
onnx/_visual_blocks.12_attn_Constant_20_attr__value
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0fed225a3aa57932188c6c3bb7ff74d514e019676c1edcbb7768536cd0d89305
|
3 |
+
size 288000
|
onnx/_visual_blocks.12_attn_Constant_23_attr__value
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:386551938bab0a84abe8ed5ec2382c6583d52fceb652a3423efd5f14c63f0aed
|
3 |
+
size 288000
|
onnx/_visual_blocks.12_attn_Constant_34_attr__value
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0fed225a3aa57932188c6c3bb7ff74d514e019676c1edcbb7768536cd0d89305
|
3 |
+
size 288000
|
onnx/_visual_blocks.12_attn_Constant_9_attr__value
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:386551938bab0a84abe8ed5ec2382c6583d52fceb652a3423efd5f14c63f0aed
|
3 |
+
size 288000
|
onnx/_visual_blocks.13_attn_Constant_20_attr__value
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0fed225a3aa57932188c6c3bb7ff74d514e019676c1edcbb7768536cd0d89305
|
3 |
+
size 288000
|
onnx/_visual_blocks.13_attn_Constant_23_attr__value
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:386551938bab0a84abe8ed5ec2382c6583d52fceb652a3423efd5f14c63f0aed
|
3 |
+
size 288000
|
onnx/_visual_blocks.13_attn_Constant_34_attr__value
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0fed225a3aa57932188c6c3bb7ff74d514e019676c1edcbb7768536cd0d89305
|
3 |
+
size 288000
|
onnx/_visual_blocks.13_attn_Constant_9_attr__value
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:386551938bab0a84abe8ed5ec2382c6583d52fceb652a3423efd5f14c63f0aed
|
3 |
+
size 288000
|
onnx/_visual_blocks.14_attn_Constant_20_attr__value
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0fed225a3aa57932188c6c3bb7ff74d514e019676c1edcbb7768536cd0d89305
|
3 |
+
size 288000
|
onnx/_visual_blocks.14_attn_Constant_23_attr__value
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:386551938bab0a84abe8ed5ec2382c6583d52fceb652a3423efd5f14c63f0aed
|
3 |
+
size 288000
|
onnx/_visual_blocks.14_attn_Constant_34_attr__value
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0fed225a3aa57932188c6c3bb7ff74d514e019676c1edcbb7768536cd0d89305
|
3 |
+
size 288000
|
onnx/_visual_blocks.14_attn_Constant_9_attr__value
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:386551938bab0a84abe8ed5ec2382c6583d52fceb652a3423efd5f14c63f0aed
|
3 |
+
size 288000
|
onnx/_visual_blocks.15_attn_Constant_20_attr__value
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0fed225a3aa57932188c6c3bb7ff74d514e019676c1edcbb7768536cd0d89305
|
3 |
+
size 288000
|
onnx/_visual_blocks.15_attn_Constant_23_attr__value
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:386551938bab0a84abe8ed5ec2382c6583d52fceb652a3423efd5f14c63f0aed
|
3 |
+
size 288000
|
onnx/_visual_blocks.15_attn_Constant_34_attr__value
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0fed225a3aa57932188c6c3bb7ff74d514e019676c1edcbb7768536cd0d89305
|
3 |
+
size 288000
|
onnx/_visual_blocks.15_attn_Constant_9_attr__value
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:386551938bab0a84abe8ed5ec2382c6583d52fceb652a3423efd5f14c63f0aed
|
3 |
+
size 288000
|
onnx/_visual_blocks.16_attn_Constant_20_attr__value
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0fed225a3aa57932188c6c3bb7ff74d514e019676c1edcbb7768536cd0d89305
|
3 |
+
size 288000
|
onnx/_visual_blocks.16_attn_Constant_23_attr__value
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:386551938bab0a84abe8ed5ec2382c6583d52fceb652a3423efd5f14c63f0aed
|
3 |
+
size 288000
|
onnx/_visual_blocks.16_attn_Constant_34_attr__value
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0fed225a3aa57932188c6c3bb7ff74d514e019676c1edcbb7768536cd0d89305
|
3 |
+
size 288000
|
onnx/_visual_blocks.16_attn_Constant_9_attr__value
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:386551938bab0a84abe8ed5ec2382c6583d52fceb652a3423efd5f14c63f0aed
|
3 |
+
size 288000
|
onnx/_visual_blocks.17_attn_Constant_20_attr__value
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0fed225a3aa57932188c6c3bb7ff74d514e019676c1edcbb7768536cd0d89305
|
3 |
+
size 288000
|
onnx/_visual_blocks.17_attn_Constant_23_attr__value
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:386551938bab0a84abe8ed5ec2382c6583d52fceb652a3423efd5f14c63f0aed
|
3 |
+
size 288000
|
onnx/_visual_blocks.17_attn_Constant_34_attr__value
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0fed225a3aa57932188c6c3bb7ff74d514e019676c1edcbb7768536cd0d89305
|
3 |
+
size 288000
|
onnx/_visual_blocks.17_attn_Constant_9_attr__value
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:386551938bab0a84abe8ed5ec2382c6583d52fceb652a3423efd5f14c63f0aed
|
3 |
+
size 288000
|
onnx/_visual_blocks.18_attn_Constant_20_attr__value
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0fed225a3aa57932188c6c3bb7ff74d514e019676c1edcbb7768536cd0d89305
|
3 |
+
size 288000
|
onnx/_visual_blocks.18_attn_Constant_23_attr__value
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:386551938bab0a84abe8ed5ec2382c6583d52fceb652a3423efd5f14c63f0aed
|
3 |
+
size 288000
|
onnx/_visual_blocks.18_attn_Constant_34_attr__value
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0fed225a3aa57932188c6c3bb7ff74d514e019676c1edcbb7768536cd0d89305
|
3 |
+
size 288000
|
onnx/_visual_blocks.18_attn_Constant_9_attr__value
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:386551938bab0a84abe8ed5ec2382c6583d52fceb652a3423efd5f14c63f0aed
|
3 |
+
size 288000
|
onnx/_visual_blocks.19_attn_Constant_20_attr__value
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0fed225a3aa57932188c6c3bb7ff74d514e019676c1edcbb7768536cd0d89305
|
3 |
+
size 288000
|
onnx/_visual_blocks.19_attn_Constant_23_attr__value
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:386551938bab0a84abe8ed5ec2382c6583d52fceb652a3423efd5f14c63f0aed
|
3 |
+
size 288000
|
onnx/_visual_blocks.19_attn_Constant_34_attr__value
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0fed225a3aa57932188c6c3bb7ff74d514e019676c1edcbb7768536cd0d89305
|
3 |
+
size 288000
|
onnx/_visual_blocks.19_attn_Constant_9_attr__value
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:386551938bab0a84abe8ed5ec2382c6583d52fceb652a3423efd5f14c63f0aed
|
3 |
+
size 288000
|
onnx/_visual_blocks.1_attn_Constant_20_attr__value
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0fed225a3aa57932188c6c3bb7ff74d514e019676c1edcbb7768536cd0d89305
|
3 |
+
size 288000
|
onnx/_visual_blocks.1_attn_Constant_23_attr__value
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:386551938bab0a84abe8ed5ec2382c6583d52fceb652a3423efd5f14c63f0aed
|
3 |
+
size 288000
|