add containerfile that use native fedora-43 rocm (6.4.4)#50
add containerfile that use native fedora-43 rocm (6.4.4)#50Djip007 wants to merge 3 commits intokyuz0:mainfrom
Conversation
| # | ||
|
|
||
| # rocm testing or std update: https://bugzilla.redhat.com/show_bug.cgi?id=2430582 / https://src.fedoraproject.org/rpms/rocm-runtime | ||
| ARG DNF_UPDATE="upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2026-e8113d69d1" |
There was a problem hiding this comment.
to remove when published on updates repos.
|
for now pick the testing package, follow : https://src.fedoraproject.org/rpms/rocm-runtime |
it is no more needed
|
look fedora-43 patch is now up-stream => no need for testing.
|
|
Thanks for the work on the PR. I might not merge this at the moment, as I want to update the Dockerfiles I already have, which are part of my automated build and test pipeline. |
|
Take your time. Create this PR only to share it. Note: in this PR I install llama.cpp in /opt/llama.cpp did not take time to figure what to do to install on /usr/... And thanks for all you work/time on this nice stric-halo ! |
|
This is 2 containerfile:
I build and pre configure llama.cpp.
llama.cpp is installed in /opt/llama.cpp
this is a simple image, to use with podman. It run the llama-server by default, can be use:
it is a true toolbox to use with ... toolbox with no config need on fedora: