ollama/types/model
Blake Mizerany 380e06e5be types/model: remove Digest
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.
2024-06-18 20:28:11 -07:00
..
testdata/fuzz/FuzzName types/model: overhaul Name and Digest types (#3924) 2024-04-26 13:08:32 -07:00
name.go types/model: remove Digest 2024-06-18 20:28:11 -07:00
name_test.go types/model: remove Digest 2024-06-18 20:28:11 -07:00