How to use wyu1/GenRead-3B-WebQ-MergeDPR with Transformers:
# Load model directly from transformers import AutoTokenizer, FiDT5 tokenizer = AutoTokenizer.from_pretrained("wyu1/GenRead-3B-WebQ-MergeDPR") model = FiDT5.from_pretrained("wyu1/GenRead-3B-WebQ-MergeDPR")
The community tab is the place to discuss and collaborate with the HF community!