Code Arranger
Code Arranger
I found a discussion about this on reddit here: https://www.reddit.com/r/linux/comments/vs9pdd/for_those_who_also_want_nvidia_rtx_voice_on_linux/ Someone suggested this project as an alternative: https://github.com/Rikorose/DeepFilterNet
I'm experiencing this issue too. I have 32 tunnels running and when they are disconnected they burn through 36 Xeon cores. I suspect there is a loop somewhere in the...
I was able to slow it down a bit by limiting cpu resources to the containers. A connected container seems to use 0% CPU and a disconnected container uses 150+%...
> I can add, still needed? Yes please
@haotian-liu
I have an image attached to https://github.com/ollama/ollama/issues/10377 that causes a failure every time that you can use for testing a fix.
[BUG] Can't inspect previously generated content. Key up, key down and mouse scroll are not working.
In Cursor if I use a claude code remotely via ssh I have this issue as well as of the past few days. If I run claude code in a...
> There's a smaller (quantized) version of Grok that got posted few hours ago. Could this be a better fit to run on smaller machine? and to be added to...
I was able to run the q6_K version with CPU on my 36 core Xeon with llama.cpp. I got a little less than 1 token per second.
This might do it. https://github.com/ollama/ollama/pull/3348