huggingface / candle

Minimalist ML framework for Rust
Apache License 2.0
13.79k stars 751 forks source link

Run metal and accelerate features on CI #2095

Closed tomsanbear closed 3 weeks ago

tomsanbear commented 3 weeks ago

This adds two new configurations that enabled testing the metal and accelerate features. The macos latest runners are run on M1s, as such we should get access to MPS.

tomsanbear commented 3 weeks ago

Getting some super weird errors with the CI runners, need to double check what machines these are actually running behind the scenes...