You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
doc2rag: if not using cuda, explicitly set the accelerator to cpu
docling doesn't support intel or rocm accelerators, and is incorrectly
selecting cuda in some cases. Only enable cuda if ramalama has already
detected it.
Fixes: #2089
Signed-off-by: Mike Bonnet <mikeb@redhat.com>
0 commit comments