• Michael Yang's avatar
    fix: regression unsupported metal types · cb4a80b6
    Michael Yang authored
    omitting `--n-gpu-layers` means use metal on macos which isn't correct
    since ollama uses `num_gpu=0` to explicitly disable gpu for file types
    that are not implemented in metal
    cb4a80b6
llama.go 20.9 KB