``` 🥲 Failed to load the model Failed to load model error loading model: error loading model vocabulary: unknown pre-tokenizer type: 'NorwAI-Magistral-24B-reasoning' ```

#1
by LiamNguyenNOR - opened

Prøver å lastet inn modellen på LM Studio / llama får opp denne feilmeldingen bruker gguf```
🥲 Failed to load the model

Failed to load model

error loading model: error loading model vocabulary: unknown pre-tokenizer type: 'NorwAI-Magistral-24B-reasoning'
```

gguf-new-metadata --pre-tokenizer tekken input.gguf output.gguf has done the magic for me.

Sign up or log in to comment