Michael Engel
Michael Engel
@ericcurtin PTAL (This change would allow ramalama to pass converted Go Templates to llama-run)
> This code LGTM waiting on builds Should pass now. Didn't review the latest changes from master thoroughly. Not sure why I get ``` Merge is not an allowed merge...
> > > This code LGTM waiting on builds > > > > > > Should pass now. Didn't review the latest changes from master thoroughly. > > Not sure...
https://github.com/ggml-org/llama.cpp/pull/11961
@dracher Any updates on this?
/packit test
> Hi @engelmi , could you please take a look at the [failing error](https://github.com/eclipse-bluechi/bluechi/actions/runs/14987012104/job/42102785726?pr=1065)? @dracher Have you run the tests locally? I am not sure what broke, the error with...
> @engelmi yes i tested locally, and also all tests passed on testing-farm without errors Yes, logs in the newly triggered TF runs look good as well. Building the `integration-test-base`...
@dofmind Thank you for raising the issue! @mkemel Nice analysis! Based on the logs it really is the `Register` call that blocks the event loop, preventing any other request to...
Hi @jwmelto, Thanks for opening the issue. The python bindings are auto-generated based on the dbus specification. Distinguishing between long- and short-running API calls is not possible there - at...