ollama/types
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
..
errtypes lint 2024-08-01 17:06:06 -07:00
model types: ConfigV2 and RootFS (#13504) 2025-12-16 15:18:17 -08:00
syncmap create blobs in parallel (#10135) 2025-05-05 11:59:26 -07:00