• Michael Yang's avatar
    ml/backend/ggml: consolidate system info logging · 05a01fde
    Michael Yang authored
    - 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
    05a01fde
backend.go 7.1 KB