bigscience/P3
Viewer • Updated • 122M • 37.2k • 235
How to use pclucas14/multi-head-routing with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("pclucas14/multi-head-routing", dtype="auto")