-
I have scipy 1.13 and `scipy.ndimage.white_tophat` throws `RuntimeError: array type not supported` at pytom_tm/extract.py:72. If I add `score_volume.astype(float)` in the call, it runs but no particle…
-
WebGPU requires float16 texture formats to be renderable. It also requires float32 to be renderable but not filterable.
OpenGL ES 3.1 on the other hand, does not require either of these
* render…
-
When I used TensorRT 10.5 to infer Flux-dev on A800 using torch.float16 dataType, I found that there was a significant decrease in accuracy, while there was no significant decrease in accuracy when I …
-
ValueError: Requested float16 compute type, but the target device or backend do not support efficient float16 computation.
-
Hey,
First of all, really nice work on supporting so many image formats. I've been playing around with lossless encoding of some `float16` data. However, when decoding there appears to be artifacts…
-
Can we specify --compute_type?
Getting
```
Traceback (most recent call last):
File "/home/a/miniconda3/envs/sonitr/lib/python3.10/site-packages/gradio/queueing.py", line 495, in call_predic…
-
That is the standard for machine learning and we might as well test for it, rather than Float16 which are quite flaky
-
**Version**: Gaffer 1.5.0.1
### Description ###
When displaying an image in the viewer with pixel value above float16 max value, the pixel will display black instead of clipping as a white pix…
-
Issue during saving `unsloth/mistral-7b-instruct-v0.3-bnb-4bit` after training/saving, both in Kaggle and [gguf-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo)
I have tried converting…
-
### System Info / 系統信息
Google Colab L4 - 24gb VRAM
### Information / 问题信息
- [ ] The official example scripts / 官方的示例脚本
- [ ] My own modified scripts / 我自己修改的脚本和任务
### Reproduction / 复现过程
Updated …