ollama/cmd
Michael Yang 05a01fdecb ml/backend/ggml: consolidate system info logging
- output backend system info when initializing the backend. this ensures
  this information is always present without needing to be called
  explicitly
- convert to structured logging
- enumerate devices rather than backends since devices are ordered
- track device indices grouped by device name
2025-03-04 15:14:31 -08:00
..
runner Runner for Ollama engine 2025-02-13 17:09:26 -08:00
cmd.go ml/backend/ggml: consolidate system info logging 2025-03-04 15:14:31 -08:00
cmd_test.go test: add test cases for ListHandler (#9146) 2025-02-19 13:24:27 -08:00
interactive.go Update the /api/create endpoint to use JSON (#7935) 2024-12-31 18:02:30 -08:00
interactive_test.go Update the /api/create endpoint to use JSON (#7935) 2024-12-31 18:02:30 -08:00
start.go nolintlint 2024-06-04 11:13:30 -07:00
start_darwin.go lint 2024-08-01 17:06:06 -07:00
start_default.go lint 2024-08-01 17:06:06 -07:00
start_windows.go lint 2024-08-01 17:06:06 -07:00