Bruce MacDonald
a210ec74d2
cmd: print location of model after pushing ( #7695 )
...
After a user pushes their model it is not clear what to do next. Add a link
to the output of `ollama push` that tells the user where their model can now
be found.
2024-11-25 09:40:16 -08:00
Patrick Devine
d78fb62056
default to "FROM ." if a Modelfile isn't present ( #7250 )
2024-10-22 13:32:24 -07:00
Alex Mavrogiannis
f40bb398f6
Stop model before deletion if loaded ( fixed #6957 ) ( #7050 )
2024-10-01 15:45:43 -07:00
Michael Yang
ecab6f1cc5
refactor show ouput
...
fixes line wrapping on long texts
2024-09-11 14:23:09 -07:00
Jeffrey Morgan
7e26a8df31
cmd: use environment variables for server options
2023-08-10 14:17:53 -07:00
Jeffrey Morgan
040a5b9750
clean up cli flags
2023-08-10 09:27:03 -07:00
cmiller01
93492f1e18
correct precedence of serve params (args over env over default)
2023-08-07 19:55:20 +00:00