Spaces:
Runtime error
Runtime error
File size: 127 Bytes
87da0b7 |
1 2 3 |
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("anthracite-org/magnum-v4-12b-gguf") |