Instructions to use anr2me/bytedance_lance with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use anr2me/bytedance_lance with Diffusion Single File:
# 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
Delete clip_vision/config.json
Browse files- clip_vision/config.json +0 -21
clip_vision/config.json
DELETED
|
@@ -1,21 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"_attn_implementation": "flash_attention_2",
|
| 3 |
-
"depth": 32,
|
| 4 |
-
"fullatt_block_indexes": [7, 15, 23, 31],
|
| 5 |
-
"hidden_act": "silu",
|
| 6 |
-
"hidden_size": 1280,
|
| 7 |
-
"in_channels": 3,
|
| 8 |
-
"in_chans": 3,
|
| 9 |
-
"intermediate_size": 3420,
|
| 10 |
-
"model_type": "qwen2_5_vl",
|
| 11 |
-
"num_heads": 16,
|
| 12 |
-
"out_hidden_size": 2048,
|
| 13 |
-
"patch_size": 14,
|
| 14 |
-
"spatial_merge_size": 2,
|
| 15 |
-
"spatial_patch_size": 14,
|
| 16 |
-
"temporal_patch_size": 2,
|
| 17 |
-
"tokens_per_second": 2,
|
| 18 |
-
"torch_dtype": "bfloat16",
|
| 19 |
-
"transformers_version": "4.49.0",
|
| 20 |
-
"window_size": 112
|
| 21 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|