-
### bug描述 Describe the Bug
paddle 使用3.0.0b2分支源码编译,arm架构,操作系统为ubuntu20.04
**测试代码**
```
from paddleocr import PaddleOCR, draw_ocr
import time
# Paddleocr目前支持的多语言语种可以通过修改lang参数进行切换
# 例如`ch`,…
-
### Reminder
- [X] I have read the README and searched the existing issues.
### System Info
环境信息如下:
- `llamafactory` version: 0.9.1.dev0
- Platform: Linux-5.10.0-60.18.0.50.oe2203.aarch64-aarch64…
-
115B的模型能否支持8张Ascend 910B推理,推理显存大概需要多少?
-
### Checklist
- [X] 1. I have searched related issues but cannot get the expected help.
- [X] 2. The bug has not been fixed in the latest version.
- [ ] 3. Please note that if the bug-related iss…
-
## 在昇腾910b上,使用paddleocr读取表格,耗时达到6s左右, n卡只需0.8s
### 物理环境: cann80RC1-ubuntu20-paddleocr2.7.3-paddlepaddle(3.0.0.dev20240527)
#### 环境变量:
`ENV FLAGS_npu_jit_compile=False
ENV FLAGS_npu_scale_aclnn=T…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe.
随着越来越多的国内厂商采购国产GPU,如百度、科大讯飞等采购了华为910B,国产化适配越来越重…
bjgyl updated
4 months ago
-
我的显卡是昇腾910B,使用如下命令进行单机多卡训练:
NPROC_PER_NODE=2 \
ASCEND_RT_VISIBLE_DEVICES=0,1 \
swift sft \
--model_type qwen1half-7b \
--model_id_or_path /root/work/filestorage/Qwen-1.5/Qwen1.5-7B/ \
…
-
I would like to add an equal distribution feature, similar to the one in PowerPoint. For example, placing 5 blocks at once, and then clicking on equal distribution will make the spacing between them u…
-
目前在高版本paddlepaddle上执行train.py时遇到 https://github.com/PaddlePaddle/PaddleSpeech/issues/3442 相同问题。
但是在华为昇腾910B上无法安装paddlepaddle==2.4.2版本的库,是否有对应的安装方法。
-
### 问题描述 Please describe your issue
paddlepaddle2.6.2 能编译成功paddle cuetom npu吗