Image Feature Extraction
Transformers
Safetensors
ra_sae
feature-extraction
wee
bebe
tiny
lil
custom_code
Instructions to use exdysa/RA-SAE-DINOv2-32k with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use exdysa/RA-SAE-DINOv2-32k with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-feature-extraction", model="exdysa/RA-SAE-DINOv2-32k", trust_remote_code=True)# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("exdysa/RA-SAE-DINOv2-32k", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
Original model matybohacek/RA-SAE-DINOv2-32k
base_model:
- matybohacek/RA-SAE-DINOv2-32k
license: cc-by-sa-4.0
library_name: transformers
pipeline_tag: image-feature-extraction
size: 108
tags:
- wee
- bebe
- tiny
- lil
RA-SAE-DINOv2-32k is an 108 byte safetensor file expressly for testing purposes
smol, for testing
- Downloads last month
- 6
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support
Model tree for exdysa/RA-SAE-DINOv2-32k
Base model
matybohacek/RA-SAE-DINOv2-32k