Closed jonathanlaniado closed 7 months ago
It's likely being created for the tokenizer, which is intended. There are some params you can use to avoid this: --download-tokenizer-path
(as well as --download-model-folder
which will set the base download path if you want to download the models from HF, but if you already have the models downloaded, it's not needed)
Ah thank you, that seems to have fixed it!
Is this intentional or a bug? Any way to disable it?