How to use memray/AugTriever-CC-RC20TQGen80 with Transformers:
# Load model directly from transformers import AutoTokenizer, DPRContextEncoder tokenizer = AutoTokenizer.from_pretrained("memray/AugTriever-CC-RC20TQGen80") model = DPRContextEncoder.from_pretrained("memray/AugTriever-CC-RC20TQGen80")
The community tab is the place to discuss and collaborate with the HF community!