-
### 🔎 Search before asking
- [X] I have searched the PaddleOCR [Docs](https://paddlepaddle.github.io/PaddleOCR/) and found no similar bug report.
- [X] I have searched the PaddleOCR [Issues](https://…
-
### Checklist
- [X] 1. I have searched related issues but cannot get the expected help.
- [ ] 2. The bug has not been fixed in the latest version.
- [ ] 3. Please note that if the bug-related iss…
-
Hi, I am trying to run HICCUPS on a test insitu hic data downloaded from 4DN portal on my LSF cluster. After loading the java and cuda modules, I try to run an interactive session on GPU and get the f…
-
### 🐛 Describe the bug
this simple code:
```python
import torch
def fn(x):
a = torch.cos(x)
b = torch.sin(a)
return b
new_fn = torch.compile(fn, backend="inductor")
input_tensor …
-
warnings.warn(
You have passed task=transcribe, but also have set `forced_decoder_ids` to [[1, None], [2, 50360]] which creates a conflict. `forced_decoder_ids` will be ignored in favor of
-
We met the OOM error as below in some customer queries, which led to the Spark task retries.
```
1) Caused by: com.nvidia.spark.rapids.jni.GpuSplitAndRetryOOM: GPU OutOfMemory: could not split input…
-
I tested on a server with an A30 GPU and a laptop with an RTX 3060.
I believe I followed all steps in the setup guide.
```
docker run -t --rm --gpus all -v /home/koris/BERTax/in:/in/ fkre/bertax…
-
### Your current environment
Collecting environment information...
PyTorch version: 2.3.0+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
OS: Cen…
-
wsl的ubuntu 22.04.2lts子系统安装paddlepaddle2.5.1安装成功,
> paddle.utils.run_check()
> PaddlePaddle is installed successfully!
使用paddlenlp的Taskflow报错
ie = Taskflow('information_extraction', schema=…
-
Traceback (most recent call last):
[rank0]: File "/home/apus/mambaforge/envs/vllm_deepseekv2/lib/python3.10/site-packages/swift/cli/deploy.py", line 5, in
[rank0]: deploy_main()
[rank0]: File "/ho…