train: schedule-2 curriculum w/ ramp + braid mix (single-run) a95a8c5
Throstur commited on
How to use throsturx/bihmoe-poc with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("throsturx/bihmoe-poc", device_map="auto")