Dmitry Mishin
Dmitry Mishin
Hi all! I'm lost in multiple issues tracking the problem. Is there today a way to point jupyterai at a custom OpenAI-compatible API URL and specify an arbitrary model to...
I saw it... > No /generate, /learn > Untested %%ai magic, since I use R and R does not seem to load the %% stuff. > There is no way...
It keeps saying "invalid api key". I tried it with a model having no api key and the one I know API key for. But how does choosing the right...
I'm not using the test-generation-ui, I'm using https://github.com/h2oai/h2ogpt that runs llama3 via vllm for me. It exposes the standard openai-compatible interface for me on an https port, and I can...
+1 Not relevant here, but at least post a minimal reproducible example
Ok will do It happens in a couple minutes after the start up. Then pod crashes, and tries to start again.
There's a fix in 1.24 How can I update the controller version in the operator? Add a patch for the controller deployment?
I did that, there's a 2nd one... https://github.com/LINBIT/linstor-server/issues/364#issuecomment-1664512738
Can't patch too: ``` manager 2023-08-11T00:13:58Z ERROR Reconciler error {"controller": "linstorcluster", "controllerGroup": "piraeus.io", "controllerKind": "LinstorCluster", "LinstorCluster": {"name":"linstorcluster"}, "namespace": "", "name": "linstorcluster", "reconcileID": "7e38a128-3355-4a8c-b13d-e00b7d8e7e1c", "error": "Deployment.apps \"linstor-controller\" is invalid: spec.template.spec.containers[0].livenessProbe: Required...
I can't delete a linstorsatellite at all, even if I shrink the satelliteset... Were you able to delete one? Those have a piraeus.io/satellite-protection finalizer, I could remove those manually, but...