How to use miguelvictor/python-fromzero-lstmlm with Transformers:
# Load model directly from transformers import LstmLM model = LstmLM.from_pretrained("miguelvictor/python-fromzero-lstmlm", dtype="auto")
The community tab is the place to discuss and collaborate with the HF community!