Instructions to use xiaomoguhzz/VisionEncoder with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use xiaomoguhzz/VisionEncoder with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("xiaomoguhzz/VisionEncoder", dtype="auto") - Notebooks
- Google Colab
- Kaggle
| { | |
| "builder_name": "json", | |
| "citation": "", | |
| "config_name": "default", | |
| "dataset_name": "json", | |
| "dataset_size": 66130519, | |
| "description": "", | |
| "download_checksums": { | |
| "/share/m2v_intern_v3/wangjunjie09/model_cache/VisionEncoder/ms-swift-data/image_sft_small_10pct_sharegpt.json": { | |
| "num_bytes": 85235535, | |
| "checksum": null | |
| } | |
| }, | |
| "download_size": 85235535, | |
| "features": { | |
| "messages": [ | |
| { | |
| "content": { | |
| "dtype": "string", | |
| "_type": "Value" | |
| }, | |
| "role": { | |
| "dtype": "string", | |
| "_type": "Value" | |
| } | |
| } | |
| ], | |
| "images": [ | |
| { | |
| "bytes": { | |
| "dtype": "null", | |
| "_type": "Value" | |
| }, | |
| "path": { | |
| "dtype": "string", | |
| "_type": "Value" | |
| } | |
| } | |
| ], | |
| "lengths": { | |
| "feature": { | |
| "dtype": "int64", | |
| "_type": "Value" | |
| }, | |
| "_type": "Sequence" | |
| } | |
| }, | |
| "homepage": "", | |
| "license": "", | |
| "size_in_bytes": 151366054, | |
| "splits": { | |
| "train": { | |
| "name": "train", | |
| "num_bytes": 66130519, | |
| "num_examples": 73859, | |
| "dataset_name": "json" | |
| } | |
| }, | |
| "version": { | |
| "version_str": "0.0.0", | |
| "major": 0, | |
| "minor": 0, | |
| "patch": 0 | |
| } | |
| } |