Question about tokenization artifacts with some MLX models #3381
Replies: 1 comment
|
Two parts: Where to report: mlx-community models are conversions uploaded to the Hugging Face On the artifacts: tokenizer glitches with a converted model are almost always in the shipped tokenizer/chat-template or the mlx-lm version doing the decode, not mlx core. Worth checking:
If it reproduces cleanly and looks like a decode bug rather than a bad upload, file it on |
Uh oh!
There was an error while loading. Please reload this page.
Hey community,
what’s the proper place to report/discuss issues that seem to be specific to MLX-community models?
I’ve tried Devstral 2 Small from MLX-community and it produces some weird tokenization artifacts. At first I’ve been thinking that the issue is with my env/settings, but it seems that other folks encounter the same issue - lmstudio-ai/lmstudio-bug-tracker#1302
All reactions