Instructions to use birder-project/rope_i_vit_l14_nf_swiglu_c1_eva02-clip with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Birder
How to use birder-project/rope_i_vit_l14_nf_swiglu_c1_eva02-clip with Birder:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Upload 2 files
Browse files
rope_i_vit_l14_nf_swiglu_c1_eva02-clip.json
ADDED
|
@@ -0,0 +1,54 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"birder_version": "v0.6.0",
|
| 3 |
+
"name": "rope_vit",
|
| 4 |
+
"registered_name": "rope_i_vit_l14_nf_swiglu_c1",
|
| 5 |
+
"task": "image_classification",
|
| 6 |
+
"model_config": {
|
| 7 |
+
"patch_size": 14,
|
| 8 |
+
"num_layers": 24,
|
| 9 |
+
"num_heads": 16,
|
| 10 |
+
"hidden_dim": 1024,
|
| 11 |
+
"mlp_dim": 2730,
|
| 12 |
+
"drop_path_rate": 0.1,
|
| 13 |
+
"attn_norm": true,
|
| 14 |
+
"mlp_layer_type": "Norm_SwiGLU_FFN",
|
| 15 |
+
"rope_rot_type": "interleaved",
|
| 16 |
+
"rope_temperature": 10000.0,
|
| 17 |
+
"pt_grid_size": [
|
| 18 |
+
16,
|
| 19 |
+
16
|
| 20 |
+
]
|
| 21 |
+
},
|
| 22 |
+
"signature": {
|
| 23 |
+
"inputs": [
|
| 24 |
+
{
|
| 25 |
+
"data_shape": [
|
| 26 |
+
0,
|
| 27 |
+
3,
|
| 28 |
+
336,
|
| 29 |
+
336
|
| 30 |
+
]
|
| 31 |
+
}
|
| 32 |
+
],
|
| 33 |
+
"outputs": [
|
| 34 |
+
{
|
| 35 |
+
"data_shape": [
|
| 36 |
+
0,
|
| 37 |
+
768
|
| 38 |
+
]
|
| 39 |
+
}
|
| 40 |
+
]
|
| 41 |
+
},
|
| 42 |
+
"rgb_stats": {
|
| 43 |
+
"mean": [
|
| 44 |
+
0.48145466,
|
| 45 |
+
0.4578275,
|
| 46 |
+
0.40821073
|
| 47 |
+
],
|
| 48 |
+
"std": [
|
| 49 |
+
0.26862954,
|
| 50 |
+
0.26130258,
|
| 51 |
+
0.27577711
|
| 52 |
+
]
|
| 53 |
+
}
|
| 54 |
+
}
|
rope_i_vit_l14_nf_swiglu_c1_eva02-clip.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4b4bf864c6efa9f3d9e1d22bfe2b614828ab34d0c0389f739a6a0e0ca0bf8af7
|
| 3 |
+
size 1218023551
|