File size: 130 Bytes
b03fdce
 
41fcdd1
1
2
3
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("agentica-org/DeepScaleR-1.5B-Preview")