8B parameter bidirectional language model.
import torch from transformers import AutoTokenizer model = torch.load("checkpoint.pt")
-