File with .model extension

Hello everyone.
I have downloaded the Model : DeepSeek-R1-Distill-Qwen-1.5B-ONNX. but the file tokenizer.model is missing. There are only some in .json format.
I want to try it with C++ and have to work with sentencepiece because it has a C++ API.
Can someone help me to find it?
Thanks in advance.

1 Like

Maybe in this folder. Or you need installing git and git-lfs to download large files especially on Windows environment.

Or try snapshot_download.