model 'qwen2.5:7b-instruct' not found
http://127.0.0.1:11434/v1
{'model': 'qwen2.5:7b-instruct', 'timeout': 300, 'temperature': 0.1, 'max_tokens': 4096}:Traceback (most recent call last):
File "videotrans\translator\_openaicompat.py", line 77, in _item_task
File "openai\_utils\_utils.py", line 298, in wrapper
File "openai\resources\chat\completions\completions.py", line 1215, in create
File "openai\_base_client.py", line 1332, in post
File "openai\_base_client.py", line 1105, in request
openai.NotFoundError: Error code: 404 - {'error': {'message': "model 'qwen2.5:7b-instruct' not found", 'type': 'not_found_error', 'param': None, 'code': None}}
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "videotrans\util\TestSrtTrans.py", line 19, in run
File "videotrans\translator\_runner.py", line 63, in run
File "videotrans\translator\_base.py", line 68, in run
File "videotrans\translator\_base.py", line 107, in _run_text
File "tenacity\__init__.py", line 338, in wrapped_f
File "tenacity\__init__.py", line 477, in call
File "tenacity\__init__.py", line 378, in iter
File "tenacity\__init__.py", line 400, in
File "concurrent\futures\_base.py", line 451, in result
File "concurrent\futures\_base.py", line 403, in __get_result
File "tenacity\__init__.py", line 480, in call
File "videotrans\translator\_openaicompat.py", line 82, in _item_task
videotrans.configure.excepts.StopTask: model 'qwen2.5:7b-instruct' not found
http://127.0.0.1:11434/v1
{'model': 'qwen2.5:7b-instruct', 'timeout': 300, 'temperature': 0.1, 'max_tokens': 4096}
=
system:Windows-10-10.0.22621-SP0
version:v4.07
frozen:True
language:zh
root_dir:E:/pyVideoTrans