A modified version of Snowflake/snowflake-arctic-embed-m-v2.0, without xformers, so it works on CPU.

from sentence_transformers import SentenceTransformer
import torch

device = torch.device("cpu")
model = SentenceTransformer("cnmoro/snowflake-arctic-embed-m-v2.0-cpu", device=device, trust_remote_code=True)
Downloads last month
1,027
Safetensors
Model size
305M params
Tensor type
F32
·
Inference Providers NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API: The HF Inference API does not support model that require custom code execution.

Evaluation results