Roman Heinrich

Results 68 comments of Roman Heinrich

@halfgaar Removing those lines from CMakeLists.txt worked! ```bash root@ubuntu:/Users/roman/Desktop/work/linux/FlashMQ/FlashMQBuildRelease# ./flashmq [2023-08-14 13:27:14] [INFO] Setting rlimit nofile to 1000000. [2023-08-14 13:27:14] [NOTICE] 8 CPUs are detected, making as many threads. Use...

@kdrag0n are you speaking about 8.0.4 ? [8.0.4](https://download.qemu.org/qemu-8.0.4.tar.xz) I had 8.0.2 via homebrew before. Upgraded now to 8.0.4. Do I need to restart OrbStack? Configure something, so that it picks...

@kdrag0n Thanks for the response! Let's hope it will be possible to upgrade sometime soon.

Thanks a lot! I'm currently on holidays, will take a look in 2 weeks. On Fri, Sep 7, 2018, 5:49 PM Virayatta Te wrote: > And here I want to...

@ConorWebb96 Yes, please make it a feature request then. I think this is a rather common use case to store some binary blobs (not very large) directly in postgres. Would...

Has someone the full working command to run this model? I'm trying it with `GLM-4-32B-0414-Q6_K`. ```bash llama-server --port 2345 \ --top-p 0.95 --temp 0.6 -nkvo -ngl 50 -c 32000 \...

I have the same issue. Installed mlx-audio just now. Started the server with `mlx_audio.server --host 0.0.0.0 --port 9000`. put some non-trivial amount of text into the text box: ``` Once...

I have just tried installing https://github.com/hexgrad/kokoro locally and ran the "demo" folder. That was not so hard to do and the speed of speech generation in the `gradio` UI on...