hipudding

Results 63 comments of hipudding

I got the same error. ``` torch 1.13.1+cu117 torchaudio 0.13.1+cu117 torchvision 0.14.1+cu117 ``` deepspeed==0.9.2 cuda==11.7 nvcc fatal : Unknown option '-Wno-reorder' nvcc fatal : Unknown option '-Wall'

This PR needs cann 7.0.0.alpha003 or above. https://github.com/opencv-infrastructure/opencv-gha-dockerfile/pull/28 https://github.com/opencv/ci-gha-workflow/pull/132

@vpisarev Please help me add [category: cann](https://github.com/opencv/opencv_contrib/labels/category%3A%20cann) tag to run test cases, Thanks.

> Provide my solution to **fix teslamate broken addresses due to openstreetmap unavailability**. It is a simple program to fill addresses to teslamate database through your web proxy. > >...

> @hipudding I tried this: > > ``` > mkdir build > cd build > cmake .. -DCMAKE_BUILD_TYPE=debug -DLLAMA_CANN=on && make -j > ``` > > got: > > ```...

> @huyz-git @hipudding Thanks for your reply. I also used Huawei ModelArts > > > cmake .. -DCMAKE_BUILD_TYPE=debug -DLLAMA_CANN=on > > Thanks for reply. I just want to participate during...

Good news! The basic functionality of llama.cpp using Ascend NPU as the backend is now operational. However, the following issues remain: 1. The inference speed is very slow; the following...

known issues: - [ ] some new updated ops is not support by aclnn interface anymore. (UPSCALE, CONCAT); - [ ] ARGSORT is not using a stable sort algorithm in...

> > I'd like to know what standards should be met before merge this PR? Can this PR be merged first and then continue to fix the above problems? I...

Disabled ROPE operator, and it works! Please NOTE that it only support fp16 and Llama.