miguelcarv
commited on
Commit
•
553a0ac
1
Parent(s):
2d75dca
first commit
Browse files- pheye_672_every_4.json +13 -0
- pheye_672_every_4.pt +3 -0
pheye_672_every_4.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"encoder": "apple/DFN5B-CLIP-ViT-H-14",
|
3 |
+
"tokenizer": "miguelcarv/phi-1_5-slimorca",
|
4 |
+
"decoder": "miguelcarv/phi-1_5-slimorca",
|
5 |
+
"first_level": true,
|
6 |
+
"level": 3,
|
7 |
+
"cross_interval": 4,
|
8 |
+
"from_layer": 0,
|
9 |
+
"reduce": 1,
|
10 |
+
"encoder_dtype": "torch.bfloat16",
|
11 |
+
"decoder_dtype": "torch.bfloat16",
|
12 |
+
"other_params_dtype": "torch.bfloat16"
|
13 |
+
}
|
pheye_672_every_4.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f623d6f24f48d79e5299ea17a5907243aea6534f9d7325b1c2ccb4bbeb82ba8c
|
3 |
+
size 4701224336
|