mirror of
https://github.com/ollama/ollama.git
synced 2026-06-02 13:24:53 -04:00
* ci: speed up release builds This should help speed things up for release. It also will help speed up local developer builds a little. * ci: dedup linux build steps and optimize * review comments