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