Yi DING

Results 6 comments of Yi DING

Maybe try edit files in `Bango Cat.zip\Bango Cat\bin\64bit\Bango Cat\mode\`? It seems that the 4 folders correspond to the 4 modes to choose in the OBS property window.

Many thanks for your reply, which I just picked up. Unfortunately, I have dropped the project involving your package for more than one year and it is not easy for...

I'm not familiar with alpine but it sees that the pip channel (index-url) used in the docker image is somehow outdated. As a result, it tried to build from sdist....

It is a known problem that we cannot specify required version of torch for wheel-building so that build-time requirements must be installed manually when build from source (including the sdist,...

> you should raise the PR to IPEX too to avoid a huge PR again That's why I made #311 and its corresponding IPEX PR to split the BF16 part....

Hi, there is already a bf16*mxfp4 gemm implementation (mixed_prec_flatmm) in #3022.