We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
what am I missing?
2024/01/25 03:57:58 images.go:808: total blobs: 0 2024/01/25 03:57:58 images.go:815: total unused blobs removed: 0 2024/01/25 03:57:58 routes.go:930: Listening on [::]:11434 (version 0.1.20) 2024/01/25 03:58:00 shim_ext_server.go:142: Dynamic LLM variants [cuda] 2024/01/25 03:58:00 gpu.go:88: Detecting GPU type 2024/01/25 03:58:00 gpu.go:203: Searching for GPU management library libnvidia-ml.so 2024/01/25 03:58:00 gpu.go:248: Discovered GPU libraries: [] 2024/01/25 03:58:00 gpu.go:203: Searching for GPU management library librocm_smi64.so 2024/01/25 03:58:00 gpu.go:248: Discovered GPU libraries: [] 2024/01/25 03:58:00 routes.go:953: no GPU detected
The text was updated successfully, but these errors were encountered:
Seems like your libraries are not loaded correctly, what is your OS/graphic card/did you already installed drivers?
Sorry, something went wrong.
No branches or pull requests
what am I missing?
2024/01/25 03:57:58 images.go:808: total blobs: 0 2024/01/25 03:57:58 images.go:815: total unused blobs removed: 0 2024/01/25 03:57:58 routes.go:930: Listening on [::]:11434 (version 0.1.20) 2024/01/25 03:58:00 shim_ext_server.go:142: Dynamic LLM variants [cuda] 2024/01/25 03:58:00 gpu.go:88: Detecting GPU type 2024/01/25 03:58:00 gpu.go:203: Searching for GPU management library libnvidia-ml.so 2024/01/25 03:58:00 gpu.go:248: Discovered GPU libraries: [] 2024/01/25 03:58:00 gpu.go:203: Searching for GPU management library librocm_smi64.so 2024/01/25 03:58:00 gpu.go:248: Discovered GPU libraries: [] 2024/01/25 03:58:00 routes.go:953: no GPU detected
The text was updated successfully, but these errors were encountered: