-
### Description
Currently, due to https://github.com/quarkusio/quarkus/issues/39907 the default JDK provider is (further) under performing.
In particular:
- vertx, for good reasons, doesn't allow…
-
-
### System Info
```Shell
- `Accelerate` version: 0.34.0
- Platform: Linux-5.15.0-117-generic-x86_64-with-glibc2.17
- `accelerate` bash location: /home/miao/anaconda3/envs/train/bin/accelerate
- Py…
-
### Steps to reproduce the bug
1. set all columns minWidth: 100,
2. set all columns titlePadding: EdgeInsets.zero
3. autoFit all columns when onLoaded is called
4. horizontally scroll the grid
…
-
-
I am getting the following error when using the `whisper` engine with `align`.
```console
2024-07-31 13:00:06.2345858 [E:onnxruntime:, sequential_executor.cc:516 onnxruntime::ExecuteKernel] Non-ze…
cvl01 updated
1 month ago
-
-
As a user, I would like for the blueapi context to raise an exception when it's unable to find a device injected into a plan using Dodal's `inject` function.
I ran into this issue while running a pla…
-
环境:A10 16G gpu pytorch 2.1.2+cu118 ,运行的模型是qwen-7B-chat
运行代码:
import deepspeed
import torch.distributed as dist
from modelscope import AutoModelForCausalLM, AutoTokenizer
# 初始化 tokenizer 和…
-