mirror of
https://github.com/zebrajr/ollama.git
synced 2025-12-06 00:19:51 +01:00
This fixes the case where a FROM line in previous modelfile points to a file which may/may not be present in a different ollama instance. We shouldn't be relying on the filename though and instead just check if the FROM line was instead a valid model name and point to that instead. |
||
|---|---|---|
| .. | ||
| runner | ||
| cmd_test.go | ||
| cmd.go | ||
| interactive_test.go | ||
| interactive.go | ||
| start_darwin.go | ||
| start_default.go | ||
| start_windows.go | ||
| start.go | ||