Just Read Twice!
Collection
Here we provide models and benchmarks for the Just Read Twice work: https://arxiv.org/abs/2407.05483 • 16 items • Updated
How to use hazyresearch/JRT-360M-30B with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("hazyresearch/JRT-360M-30B", dtype="auto")No model card