How to use elephantmipt/rebased-small with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("elephantmipt/rebased-small", dtype="auto")
Files info