mirror of
https://github.com/ollama/ollama.git
synced 2026-07-23 09:10:53 -05: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