-
Ultralytics has open-sourced YOLOv5 at https://github.com/ultralytics/yolov5, featuring faster, lighter and more accurate object detection. YOLOv5 is recommended for all new projects.
 
…
-
### Before submitting a bug report
- [X] I updated to the latest version of Multi-Account Container and tested if I can reproduce the issue
- [X] I searched for existing reports to see if it hasn'…
-
### Status Updates
2024-08-22 :: [Comment added](https://github.com/ultralytics/ultralytics/issues/15049#issuecomment-2305870565)
2024-09-01 :: [Windows PyTorch 2.4.0 install blocked](https://gi…
-
**Describe the bug**
I am unable to import the `pystk` module after installing `PySuperTuxKart` on my MacBook Pro with an Apple M2 chip. The installation of `PySuperTuxKart` reports success, but atte…
-
### Steps to reproduce the issue
On MacOS:
```console
$ spack install root
```
### Error message
Error message
>> 24436 ld: Undefined symbols:
24437 ___GLXEW_ARB_multisa…
-
### Is there an existing issue for this problem?
- [X] I have searched the existing issues
### Operating system
macOS
### GPU vendor
Apple Silicon (MPS)
### GPU model
M1 Max
### GPU VRAM
64 G…
-
**Describe the bug**
**Steps to reproduce**
1. Install GPUStack and add some workers as follows:
- GPUStack server & worker 1 : 169.254.30.1
- worker 2: 169.254.30.2
- worker 3: 169.254.…
-
### What is the issue?
Hey all,
I am using https://ollama.com/library/llava:34b-v1.6-fp16.
When asking questions about data in a form (see attached, it is a public sample), the model refuses to a…
-
After compiling any version after 6beb3f59fe03f635082066af01282007303695b8 (new OpenCL compiler cache), xmr-stak crashes when trying to compile OpenCL. Previous versions compiled in the same machine w…
-
### 🐛 Describe the bug
I have a problem training a model with the BCE loss using mps device. The model uses a linear layer to predict a the sign of a real value number (two classes). When I train it …