ollama/types/model
Bruce MacDonald 45c4739374
types: ConfigV2 and RootFS (#13504)
Refactored the ConfigV2 and RootFS types from server/images.go to a new types/model/config.go file under the model package. Updated all references to use model.ConfigV2 and model.RootFS. This allows for use in other projects without worrying about compiling the c code in the llama package.
2025-12-16 15:18:17 -08:00
..
testdata/fuzz/FuzzName types/model: overhaul Name and Digest types (#3924) 2024-04-26 13:08:32 -07:00
capability.go add thinking support to the api and cli (#10584) 2025-05-28 19:38:52 -07:00
config.go types: ConfigV2 and RootFS (#13504) 2025-12-16 15:18:17 -08:00
name.go server: more support for mixed-case model names (#8017) 2024-12-11 15:29:59 -08:00
name_test.go types/model: remove knowledge of digest (#5500) 2024-07-05 13:42:30 -07:00