How to use CLMBR/passive-lstm-0 with Transformers:
# Load model directly from transformers import RNNForLanguageModeling model = RNNForLanguageModeling.from_pretrained("CLMBR/passive-lstm-0", dtype="auto")
The community tab is the place to discuss and collaborate with the HF community!