docs: add preliminary results + reproducible 4k panel config/scripts 5cf6a10
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", dtype="auto")