Lissanro Rayen

Results 18 issues of Lissanro Rayen

If I try to run `shmoo-cpu-nbody.sh` I get the following error: ``` % ./shmoo-cpu-nbody.sh In file included from nbody.c:4:0: timer.h: In function ‘GetTimer’: timer.h:49:3: warning: implicit declaration of function ‘timersub’;...

I do not know if this is a bug or misconfiguration on my end. This how to reproduce. I open one cmd as a normal user and one as an...

**Is your feature request related to a problem? Please describe.** I often need to run `cat /sys/bus/i2c/drivers/ina3221x/6-0040/iio:device0/in_voltage0_input`. When experimenting with different power supplies and checking if they work well under...

enhancement

`bpy.app.binary_path_python` was deprecated in 2.91 and removed for 2.92 in favor of `sys.executable` by the following commit: https://developer.blender.org/rB6527a14cd2ceaaf529beae522ca594bb250b56c9 As a result, this extension stopped working because of the error on...

Even though memory savings are great, I hoped that the quality will be the same, but it is not. For example, on https://6b.eleuther.ai/ I try the following prompt (highlighted in...

This happens in Windows and Linux, with both retail Leap Motion and DevKit units. If "Rectify" is off, then cameraControlExample.py works perfectly for me. As soon as I enable "Rectify",...

### Description Here is full console log of what happens when I try to upscale. I deleted upscale version of SD to let it download again, but the error remained....

bug

### Describe the bug My intension to run 65B model later, but I am trying 7B to get working first. I have GPTQ-for-LLaMa in repositories. I try to run it...

bug

### Describe the bug Sometimes text-generation-webui crashes (for example, trying to load core-r-plus in Exllama2 can crash it, or OOM errors in llama.cpp when figuring out right split values between...

bug

I tried it, but if I restart debug session, patches do not persist. If I create a patch while not debugging and then start debug, the patch is not automatically...