Upload folder using huggingface_hub
Browse files- config.json +5 -0
- model.safetensors +3 -0
config.json
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"img_size": 518,
|
3 |
+
"patch_size": 14,
|
4 |
+
"embed_dim": 1024
|
5 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8607bf9b08bf259178607bc7bc57d1bc7b62b4259635df99c41492386b047f04
|
3 |
+
size 4762545592
|