"llama.cpp error: 'error loading model vocabulary: unknown pre-tokenizer type: 'smaug-bpe''"

#1
by IlyaCorneli - opened

Tell me what needs to be done to make the model work?Error message
"llama.cpp error: 'error loading model vocabulary: unknown pre-tokenizer type: 'smaug-bpe''"
Diagnostics info
{
"memory": {
"ram_capacity": "31.15 GB",
"ram_unused": "14.91 GB"
},
"gpu": {
"gpu_names": [
"NVIDIA GeForce RTX 4070 Ti"
],
"vram_recommended_capacity": "11.99 GB",
"vram_unused": "10.78 GB"
},
"os": {
"platform": "win32",
"version": "10.0.26100",
"supports_avx2": true
},
"app": {
"version": "0.2.24",
"downloadsDir": "G:\AI\LMStudio\models"
},
"model": {}
}

You need to use a current llama.cpp version.

mradermacher changed discussion status to closed

Sign up or log in to comment