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
Steps to reproduce the behavior: 1.
services.ollama = { enable = true; acceleration = "rocm"; };
log here if short otherwise a link to a gist
https://gist.github.com/codebam/be066269c54cd2522b1f7c9b2c3f0d7d
Using Radeon 7900XTX
@abysssol @dit7ya @elohmeier
Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.
nix-shell -p nix-info --run "nix-info -m"
[user@system:~]$ nix-shell -p nix-info --run "nix-info -m" output here
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered:
After looking at this https://discourse.cmake.org/t/possible-regression-related-to-interface-include-directories-in-2-29-1/10705
I think this may be resolved in the next version of cmake?
Sorry, something went wrong.
The main issue is #305641, fixed by #306375. I ran ollama's tests on master, and they all passed. It'll just take some time to make it into unstable.
master
No branches or pull requests
Steps To Reproduce
Steps to reproduce the behavior:
1.
Build log
https://gist.github.com/codebam/be066269c54cd2522b1f7c9b2c3f0d7d
Additional context
Using Radeon 7900XTX
Notify maintainers
@abysssol @dit7ya @elohmeier
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: