-
Notifications
You must be signed in to change notification settings - Fork 997
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
Tabby not starting, no logs are displayed #1135
Comments
Hi - Given that your GPU has 2G vram, could you try a smaller model, e.g |
This sadly produces the same result :( |
could you also share the content of |
Output of
|
The cause should be that E5-2670 doesn't support avx2 Filing #1142 to track |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
When I try to start tabby it instantly cashes, command:
serve --model TabbyML/StarCoder-3B
andserve --model TabbyML/StarCoder-3B --device cuda
. It exits with code 132 and no logs are displayed, only:INFO tabby::serve: crates/tabby/src/serve.rs:114: Starting server, this might take a few minutes...
Information about your version
Tried 0.7.0 and the nightly build of 27-12-2023
Information about your GPU
Additional information
The text was updated successfully, but these errors were encountered: