mirror of
https://github.com/ollama/ollama.git
synced 2026-04-26 18:55:53 +02:00
This is an experimental change to see if sha256-simd is faster than the standard library's sha256 implementation. It is not yet clear if this will be a net win, but it is worth trying.