ollama/cmd
2026-06-16 15:38:10 -07:00
..
bench Add support for gemma4 (#15214) 2026-04-02 11:33:33 -07:00
config cmd: refactor tui and launch (#14609) 2026-03-12 18:39:06 -07:00
internal/fileutil cmd/launch: improve integration backup UX (#15907) 2026-05-06 11:32:54 -04:00
launch launch: address cloud recommendation review 2026-06-16 15:38:10 -07:00
runner
tui launch: update codex app UI copy (#16157) 2026-05-14 12:08:08 -07:00
background_unix.go cmd: ollama menu and launch improvements (#14038) 2026-02-09 11:30:16 -08:00
background_windows.go cmd: ollama menu and launch improvements (#14038) 2026-02-09 11:30:16 -08:00
cmd.go runner: Remove CGO engines, use llama-server exclusively for GGML models (#16031) 2026-05-29 13:35:47 -07:00
cmd_launcher_test.go launch: codex app integration (#16120) 2026-05-13 17:11:52 -07:00
cmd_test.go runner: Remove CGO engines, use llama-server exclusively for GGML models (#16031) 2026-05-29 13:35:47 -07:00
editor_unix.go feature: add ctrl-g to allow users to use an editor to edit their prompt (#14197) 2026-02-11 13:04:41 -08:00
editor_windows.go feature: add ctrl-g to allow users to use an editor to edit their prompt (#14197) 2026-02-11 13:04:41 -08:00
interactive.go modelfiles: fix /save command and add shortname for safetensors based models (#15413) 2026-04-08 21:05:39 -07:00
interactive_test.go Add support for gemma4 (#15214) 2026-04-02 11:33:33 -07:00
start.go
start_darwin.go
start_default.go
start_windows.go
warn_thinking_test.go