mirror of
https://github.com/ollama/ollama.git
synced 2026-08-06 08:00:46 -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