-
I'm trying to get configured a 6x GPU setup for offloading across available GPUs, but I can't see anywhere on the app any option for selecting GPUs nor multi-GPU options. I noticed that LMS 0.3.5 has …
-
### Flameshot Version
Flameshot v12.1.0 (-)
Compiled with Qt 5.15.5
### Installation Type
User repository (AUR)
### Operating System type and version
Arch Linux
### Description
When I run an…
-
### 🐛 Describe the bug
''' update synthetic data '''
if 'BN' not in args.dlmodel: # for ConvNet
loss = torch.tensor(0.0).to(args.dldevice)
for c in …
-
### Tested versions
4.3.stable.mono (official download)
### System information
Godot v4.3.stable.mono - Windows 10.0.19045 - Vulkan (Mobile) - dedicated NVIDIA GeForce RTX 3090 (NVIDIA; 32.0.15.610…
-
### Is there an existing issue for this problem?
- [X] I have searched the existing issues
### Operating system
Windows
### GPU vendor
Nvidia (CUDA)
### GPU model
RTX 3060
### GPU VRAM
12 GB
…
-
i try to use 2080ti to inference, but it raise error.
Error: DriverError(CUDA_ERROR_INVALID_PTX, "a PTX JIT compilation failed") when loading is_u32_f32
-
### Tested versions
Reproducible in:
- v4.4.dev4.official [36e6207bb] (latest version tested)
- v4.3.stable.official [77dcf97d8]
- v4.2.2.stable.official [15073afe3]
- v4.0.alpha1.official [31a…
-
### Current Behavior
Images in Challenges menu either show as Grey (viewing from opening challenges menu) ![Screenshot 2024-09-13_10-18-19](https://github.com/user-attachments/assets/7f408b8a-142c-47…
qfoxb updated
2 months ago
-
Device 0: NVIDIA GeForce RTX 4090, compute capability 8.9, VMM: yes
CUDA_VISIBLE_DEVICES=0 ./llama-server --host 0.0.0.0 --port 8008 -m /home/kemove/model/gemma-2-27b-it-Q5_K_S.gguf -ngl 99 -t 4 -n…
-
### Description
I am trying to build a dictionary of element counts from a `cupy.ndarray`, which works in `numpy`. The return type when retrieving an element from a `numpy.ndarray` is a `numpy.int64`…