Feature Extraction
Transformers
Safetensors
qwen3_5
multimodal embedding
qwen
embedding
distillation
vl
vision-language
vl-embedding
image-text-to-text
sentence-similarity
custom_code
Eval Results (legacy)
Instructions to use radi-cho/cho-embedding-0.8b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use radi-cho/cho-embedding-0.8b with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="radi-cho/cho-embedding-0.8b", trust_remote_code=True)# Load model directly from transformers import AutoProcessor, AutoModel processor = AutoProcessor.from_pretrained("radi-cho/cho-embedding-0.8b", trust_remote_code=True) model = AutoModel.from_pretrained("radi-cho/cho-embedding-0.8b", trust_remote_code=True) - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- f6bcdbc10db0a9497d5028f6c07d937f1bdb13e845cb153d80389e0098b0b4dc
- Size of remote file:
- 20 MB
- SHA256:
- c1a46065f7335a98bbba6069f92b975e3780458c5b213e9784d0782c99c459a2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.