mirror of
https://github.com/ollama/ollama.git
synced 2025-04-03 01:18:59 +02:00
The Digest type in its current form is awkward to work with and presents challenges with regard to how it serializes via String using the '-' prefix. We currently only use this in ollama.com, so we'll move our specific needs around digest parsing and validation there.