-
```
from cuda import cudart as cu
err, _, _ = cu.cudaGLGetDevices(1, cu.cudaGLDeviceList.cudaGLDeviceListAll)
print(err)
# cudaError_t.cudaErrorOperatingSystem
```
Ubuntu 20.04, RTX…
-
### Jan version
0.5.8
### Describe the Bug
https://discord.com/channels/1107178041848909847/1306684719181729802
The app detects the NVIDIA RTX 3060 GPU but fails to utilize it, defaulting to CPU…
-
```
(TinyChatEngine) zhef@zhef:~/TinyChatEngine/llm$ make chat -j
CUDA is available!
src/Generate.cc src/LLaMATokenizer.cc src/OPTGenerate.cc src/OPTTokenizer.cc src/utils.cc src/nn_modules/Fp32OPT…
-
Hi,
I've been using PyRedner for a while and I found it very helpful. Thanks!
Recently I upgraded my GPU from 2080Ti to 3090. With the same code and identical Conda environment, I got an error o…
Yozey updated
3 months ago
-
Guys, is not possible use it in my RTX 4070 with 12GB VRAM?
I am in linux with 4070 dedicated only for AI and my IGPU renders my desktop, I have 48gb of ram
I would like use it, I've tried bfloat …
-
### First, confirm
- [X] I have read the [instruction](https://github.com/Gourieff/sd-webui-reactor/blob/main/README.md) carefully
- [X] I have searched the existing issues
- [X] I have updated the e…
-
Warnings such as this pop up in the console
N:\seed-vc-main\modules\rmvpe.py:508: FutureWarning: You are using `torch.load` with `weights_only=False` (the current default value), which uses the def…
-
We have few folks working on RTX support on official RTX Remix Showcase Discord: https://discord.gg/VgG6SZFtaX
This issue is created to track progress and discuss any details, plans, what to do, re…
-
Gravity Rush Remake no longer loads saves emulator crashes with error exception
![Screenshot 2024-11-14 183554](https://github.com/user-attachments/assets/eb01bf45-a305-4452-9d18-5ceccf41cd95)
w…
-
Hi,
First off thanks for all the work you guys have put into this.
I am trying to run DeepSeek-Coder-V2-Instruct-0724-GGUF Q4_K_M with reasonable performance but cannot figure it out. When i use…