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. |
||
|---|---|---|
| .. | ||
| testdata/fuzz/FuzzName | ||
| capability.go | ||
| config.go | ||
| name.go | ||
| name_test.go | ||