How to use from the
Use from the
Transformers library
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("minskiter/simbert-chinese-bert-wwm-ext", trust_remote_code=True, device_map="auto")
Quick Links

BERT 中文相似度计算

Downloads last month
18
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Space using minskiter/simbert-chinese-bert-wwm-ext 1