How to use yysung53/dpr with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("yysung53/dpr", dtype="auto")
No model card