Chris Bruner

Results 96 comments of Chris Bruner

I think you meant https://huggingface.co/Qwen/Qwen-Audio and That's a really neat idea!

Also have the same bug.

I found a solution. Apparently ~/.simstudio saves it's data here. rm -rf ~/.simstudio to have a fresh start.

I've found that if my computer suspends when I go back to it, everything still works except the zoom using the mouse scroll wheel. Exiting and restarting FreeCAD is the...

I'm on linux mint 22 (wilma) and it works. This file produces sound on my machine. https://github.com/spatialaudio/python-sounddevice/issues/578 ``` import numpy as np import sounddevice as sd import time # Configuration...

``` ollama run yi-coder Error: llama runner process has terminated: CUDA error chris@FORGE:~/bin$ ollama run llama3.1 >>> hello Hello! How are you today? Is there something I can help you...

Here you go, hope it helps ``` journalctl -u ollama --no-pager --since="2024-09-04 12:00" Sep 04 12:52:45 FORGE ollama[841963]: [GIN] 2024/09/04 - 12:52:45 | 200 | 16.69µs | 127.0.0.1 | HEAD...

This might narrow it down: ``` chris@FORGE:~/bin$ ollama run yi-coder Error: llama runner process has terminated: CUDA error chris@FORGE:~/bin$ ollama run yi-coder Error: llama runner process has terminated: CUDA error:...

It's seems everything is using the gpu including thunderbird and chrome and cinnamon. In my second post I showed the nvidia-smi output. Looks to me like there was plenty of...

3.11 still has the same error. Tried with reader-lm and llama3.1 both couldn't be loaded at the same time.