We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
how about sharing the debug log?
Sorry, something went wrong.
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.
No branches or pull requests
Tried with all Llama models + tiny UI and I always get this. No other errors in exo terminal
The text was updated successfully, but these errors were encountered: