How to use hltcoe/plaidx-large-zho-tdist-mt5xxl-zhozho with Transformers:
# Load model directly from transformers import AutoTokenizer, HF_ColBERT tokenizer = AutoTokenizer.from_pretrained("hltcoe/plaidx-large-zho-tdist-mt5xxl-zhozho") model = HF_ColBERT.from_pretrained("hltcoe/plaidx-large-zho-tdist-mt5xxl-zhozho")
What is a pickle import?