-
### 🐛 Describe the bug
Using the MPS backend, it is possible to sample elements outside of the domain when using `multinomial`. See below for code snippet:
```python
import torch
import torch.d…
-
Hi there,
I just thought to let you know, I may have come across a possible 'fix' for the Intel Iris Xe GPU.
> https://www.reddit.com/r/hackintosh/comments/o5tcso/xps_9300_i7_1065g7_working_vide…
-
Hello and thank you for this incredible project.
I wanted to ask for clarification on command recipes for Apple Silicon.
The command I've settled on:
`/usr/local/uselethminer/uselethminer 0x07D91…
-
Vulkan
[VK_EXT_device_fault ](https://registry.khronos.org/vulkan/specs/1.3-extensions/man/html/VK_EXT_device_fault.html)
Metal:
https://developer.apple.com/documentation/metal/mtlcommandbuff…
-
### 🐛 Describe the bug
Converting bfloat16 to numpy fails:
```python
tensor = torch.ones((10, ), dtype=torch.bfloat16)
item.numpy()
```
### Versions
```python
(.venv) ➜ lightning git:(intro…
-
### Prerequisites
- [X] I am running the latest code. Mention the version if possible as well.
- [X] I carefully followed the [README.md](https://github.com/ggerganov/llama.cpp/blob/master/README.…
-
Given that you like to support ALL THE COMPUTERS, I am making a feature request for an Apple [MPS](https://developer.apple.com/documentation/metalperformanceshaders) backend, since Apple refuses to do…
-
Huge fan of machinethink.net. Sorry to ask you this here, but wasn't sure of the best way to do so - you'd recently mentioned that you noticed CoreML inference falls back to GPU if there's a custom la…
-
Mac M1 pro OS 13.1 (22C65)
Xcode 14.2
After these steps
```
// Mac OS X building
brew install cmake assimp glm glfw freetype
cmake -S . -B build
cmake --build build -j$(sysctl -n hw.logi…
-
### Description of the issue
I get a constant scratchy audio even though it's a constant 30fps, and a constant 60fps with the 60fps patch.
### Reproduction steps
Just run the game on an arm-based …