Jan is an open source alternative to ChatGPT that runs 100% offline on your computer. Multiple engine support (llama.cpp, TensorRT-LLM)
GNU Affero General Public License v3.0
23.46k
stars
1.37k
forks
source link
Still experiencing the "Nitro exited with code: 3221225781" problem [Win 11] #2624
Closed
essenciary closed 7 months ago
Describe the bug Jan will not run any model. Log shows:
Steps to reproduce Install any model and try to chat with it. Jan displays an error that model can't be loaded.
Expected behavior For the model to be loaded and chat to work.
Screenshots If applicable, add screenshots to help explain your issue.
Environment details
Logs If the cause of the error is not clear, kindly provide your usage logs:
tail -n 50 ~/jan/logs/app.log
if you are using the UItail -n 50 ~/jan/logs/server.log
if you are using the local api server Making sure to redact any private information.Additional context Add any other context or information that could be helpful in diagnosing the problem.