Skip to content

OSError: [WinError 1114] 动态链接库(DLL)初始化例程失败。 Error loading #6

Description

@liuqiuyuan-ai

[12:31:21] cmd/INFO ft serve --model E:\Models\Qwen3.8-27B-NVFP4 --port 1919 --max-running-requests 4 --memory-ratio 0.85 --host 127.0.0.1 --cors-origins tauri://localhost,http://tauri.localhost,http://localhost:1420
[12:31:21] stdout/INFO serve started (pid=73936 model=E:\Models\Qwen3.8-27B-NVFP4 port=1919)
[12:31:22] stdout/INFO Traceback (most recent call last):
[12:31:22] stdout/INFO File "", line 198, in run_module_as_main
[12:31:22] stdout/INFO File "", line 88, in run_code
[12:31:22] stdout/INFO File "C:\Users\HG06\AppData\Local\FreeToken\venv\Lib\site-packages\freetoken\cli.py", line 138, in
[12:31:22] stdout/INFO raise SystemExit(main())
[12:31:22] stdout/INFO ^^^^^^
[12:31:22] stdout/INFO File "C:\Users\HG06\AppData\Local\FreeToken\venv\Lib\site-packages\freetoken\cli.py", line 134, in main
[12:31:22] stdout/INFO return runner(args[1:])
[12:31:22] stdout/INFO ^^^^^^^^^^^^^^^^
[12:31:22] stdout/INFO File "C:\Users\HG06\AppData\Local\FreeToken\venv\Lib\site-packages\freetoken\cli.py", line 29, in run_serve
[12:31:22] stdout/INFO from freetoken.server import launch_server
[12:31:22] stdout/INFO File "C:\Users\HG06\AppData\Local\FreeToken\venv\Lib\site-packages\freetoken\server_init
.py", line 1, in
[12:31:22] stdout/INFO from .launch import launch_server
[12:31:22] stdout/INFO File "C:\Users\HG06\AppData\Local\FreeToken\venv\Lib\site-packages\freetoken\server\launch.py", line 10, in
[12:31:22] stdout/INFO from freetoken.distributed import DistributedInfo
[12:31:22] stdout/INFO File "C:\Users\HG06\AppData\Local\FreeToken\venv\Lib\site-packages\freetoken\distributed_init
.py", line 1, in
[12:31:22] stdout/INFO from .impl import DistributedCommunicator, destroy_distributed, enable_pynccl_distributed
[12:31:22] stdout/INFO File "python/freetoken/distributed/impl.py", line 7, in init freetoken.distributed.impl
[12:31:22] stdout/INFO File "C:\Users\HG06\AppData\Local\FreeToken\venv\Lib\site-packages\torch_init.py", line 287, in
[12:31:22] stdout/INFO load_dll_libraries()
[12:31:22] stdout/INFO File "C:\Users\HG06\AppData\Local\FreeToken\venv\Lib\site-packages\torch_init
.py", line 270, in _load_dll_libraries
[12:31:22] stdout/INFO raise err
[12:31:22] stdout/INFO OSError: [WinError 1114] 动态链接库(DLL)初始化例程失败。 Error loading "C:\Users\HG06\AppData\Local\FreeToken\venv\Lib\site-packages\torch\lib\c10.dll" or one of its dependencies.
[12:31:22] stdout/INFO serve exited with code 1 (pid=73936)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions