How to use liujch1998/rainier-large-value with Transformers:
# Load model directly from transformers import AutoTokenizer, T5ForTokenRegression tokenizer = AutoTokenizer.from_pretrained("liujch1998/rainier-large-value") model = T5ForTokenRegression.from_pretrained("liujch1998/rainier-large-value")
The community tab is the place to discuss and collaborate with the HF community!