mirror of https://github.com/ollama/ollama
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. |
||
|---|---|---|
| .. | ||
| errtypes | ||
| model | ||
| syncmap | ||