Skip to content
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

Main.exe compiled with w64devkit v.1.21.0 silently terminates after launching. #499

Open
JohnClaw opened this issue Dec 13, 2024 · 0 comments

Comments

@JohnClaw
Copy link

I used cmake to convert CMakeLists.txt to Makefile:
cmake -G "MinGW Makefiles"

Then i ran make and main.exe was built.

After that i launched main.exe like this:

C:\fllm>main.exe -p "C:\fllm\Qwen-7B-Chat-int4\Qwen-7B-Chat-int4.flm" -t 8 --device_map 0 --top_p 0.9 --top_k 50 --temperature 0.7 --repeat_penalty 1.1

Main.exe silently terminated.

Can it be fixed somehow? Help me, please.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant