Xinpeng Wei

Results 13 comments of Xinpeng Wei

Encounter the same problem on macOS big Sur using Xcode 12.5. Not familiar with swift.Can anyone help me?

I should use .xcworkspace file. But it has some problems on macOS Big Sur and this #472 PR works for me.

Thanks.It builds successfully on my Mac Big Sur. But I don't know how to get a .dmg or .app to use.Can you help me?

> Copy app over to Applications and launch I tried to build it with `archive` and export it for development(because I don't have an apple developer account) to Applications directory...

> @WindowsXp-Beta you do not need archive, just take app from Products directory in the xcode project Thanks a lot.I get the Clipy.app

发现了一个workaround,先传到网易云云盘上再去网易云里下载。不过还是希望能直接播放哈👍

@klueska If this feature is not implemented, I want to dive into the source code and see if I can implement it. Could you give me some hints or advice?

I noticed some weird results after enabling kernel fusion as described in #2656. wondering if it's a bug or I didn't use it correctly. @Jianbing-D

> @WindowsXp-Beta are problems with both torch and triton fused backend? Sorry for the late response. Was testing whether if it's caused by our internal model. Our current results show...

@vadimkantorov sorry for the late update. Spent some time setting up the environment to run a Qwen2.5-VL using the mainline code. We found log_probs and entropy calculated by fused_kernel and...