ityuftdgyiu / main
Betacuckgpt's picture
Create main
7dc41d1
raw
history blame
132 Bytes
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("TheBloke/dolphin-2.5-mixtral-8x7b-GGUF")