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