-
Notifications
You must be signed in to change notification settings - Fork 6.2k
ValueError: Processor was not found, please check and update your model file. #8009
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
update your transfomrers, recommend building it from the lateset source code |
I get this same error even I upgraded the transformers and set, $env:DISABLE_VERSION_CHECK="1". (OCR) PS C:\Users\kogut\PYTHONIK\OCR\LLaMA-Factory> llamafactory-cli env
command:
d [INFO|tokenization_utils_base.py:2023] 2025-05-11 12:36:40,641 >> loading file vocab.json from cache at C:\Users\kogut.cache\huggingface\hub\models--OpenGVLab--InternVL3-2B\snapshots\1c09cd1a952cb8a20fe59cd9cf749842b6ceeccc\vocab.json --- DEBUG: tokenizer_module contents --- [INFO|2025-05-11 12:36:40] llamafactory.data.template:143 >> Add <|im_end|> to stop words. |
Okay, i had to also add "-hf" into OpenGVLab/InternVL3-2B-hf |
Reminder
System Info
(OCR) PS C:\Users\kogut\PYTHONIK\OCR\LLaMA-Factory> llamafactory-cli env
[2025-05-11 00:10:57,337] [INFO] [real_accelerator.py:239:get_accelerator] Setting ds_accelerator to cuda (auto detect)
test.c
LINK : fatal error LNK1181: nie można otworzyć pliku wejściowego „aio.lib”
test.c
LINK : fatal error LNK1181: nie można otworzyć pliku wejściowego „cufile.lib”
W0511 00:10:59.717000 21920 Lib\site-packages\torch\distributed\elastic\multiprocessing\redirects.py:29] NOTE: Redirects are currently not supported in Windows or MacOs.
llamafactory
version: 0.9.3.dev0Reproduction
Others
No response
The text was updated successfully, but these errors were encountered: