"vscode:/vscode.git/clone" did not exist on "1b8772a8f33fdb47df0c849302cbb7e703571b8c"
fix: correctly save in interactive mode (#9788)
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.
Showing
Please register or sign in to comment