How to use lysandre/tiny-longformer-random with Transformers:
# Load model directly from transformers import TFAutoModel model = TFAutoModel.from_pretrained("lysandre/tiny-longformer-random", dtype="auto")
The community tab is the place to discuss and collaborate with the HF community!