mirror of
https://github.com/ollama/ollama.git
synced 2026-08-04 14:56:15 +00:00
Follow-on from #17483 that adds similar support to ollama launch. Now something like `ollama launch claude --model=kimi-k3` will prompt if you want the cloud model. Same caveats as in #17483, in the future we may want to play with defaults or persist the choice, etc., but this is designed to be a quick change to iterate on. |
||
|---|---|---|
| .. | ||
| bench | ||
| config | ||
| internal | ||
| launch | ||
| runner | ||
| tui | ||
| agent_tui.go | ||
| agent_tui_test.go | ||
| cloud_suggest.go | ||
| cloud_suggest_test.go | ||
| cmd.go | ||
| cmd_launcher_test.go | ||
| cmd_test.go | ||
| editor_unix.go | ||
| editor_windows.go | ||
| interactive.go | ||
| interactive_test.go | ||
| start.go | ||
| start_darwin.go | ||
| start_default.go | ||
| start_windows.go | ||
| warn_thinking_test.go | ||