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

Bug on Linux - Clang #464

Open
johnykes opened this issue Nov 15, 2024 · 2 comments
Open

Bug on Linux - Clang #464

johnykes opened this issue Nov 15, 2024 · 2 comments

Comments

@johnykes
Copy link

Tried with all Llama models + tiny UI and I always get this. No other errors in exo terminal

Error: Failed to fetch completions: Error processing prompt (see logs with DEBUG>=2): Command '['clang', '-shared', '-march=native', '-O2', '-Wall', '-Werror', '-x', 'c', '-fPIC', '-ffreestanding', '-nostdlib', '-', '-o', '/tmp/tmplghq47j4']' returned non-zero exit status 1.
@veyselsahin
Copy link

how about sharing the debug log?

@AlexCheema
Copy link
Contributor

AlexCheema commented Nov 18, 2024

We really need to spend some time pinning this down. Happening quite a bit #458
It's a mystery because we don't have the logs from clang.

I think we might need to test on a bunch of different hardware and dig in.

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

3 participants