rwkv.cpp icon indicating copy to clipboard operation
rwkv.cpp copied to clipboard

Update build.yml - to include the M1 github runners

Open PicoCreator opened this issue 2 years ago • 2 comments

https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners/about-github-hosted-runners

This helps resolve: https://github.com/saharNooby/rwkv.cpp/issues/162 (if it fully works, not fully tested)

PicoCreator avatar Jan 29 '24 22:01 PicoCreator

As an interim, the following is the build i manually made rwkv-master-e8b6adf-bin-Darwin-macOS-14.1-arm64.zip

PicoCreator avatar Jan 29 '24 22:01 PicoCreator

@PicoCreator We don’t need arm because we have already completed the compatibility of arm build on x86 mac https://github.com/RWKV/rwkv.cpp/blob/e8b6adf75283b467cdb5739e55324cf6d68020d0/.github/workflows/build.yml#L137C11-L137C89

Cyberhan123 avatar Feb 09 '24 02:02 Cyberhan123