AdapterOcean/expert_fae8a2034ebc4c36b24fcae67c18b923 50de0b7
Farouk commited on
How to use AdapterOcean/expert_fae8a2034ebc4c36b24fcae67c18b923 with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("AdapterOcean/expert_fae8a2034ebc4c36b24fcae67c18b923", device_map="auto")