mirror of
https://github.com/likelovewant/ollama-for-amd.git
synced 2025-12-21 22:33:56 +00:00
embed libraries using cmake
This commit is contained in:
@@ -35,5 +35,5 @@ Now you can run `ollama`:
|
||||
## Building on Linux with GPU support
|
||||
|
||||
- Install cmake and nvidia-cuda-toolkit
|
||||
- run `CUBLAS_PATH=/path/to/libcublas.so CUDART_PATH=/path/to/libcudart.so CUBLASLT_PATH=/path/to/libcublasLt.so go generate ./...`
|
||||
- run `go generate ./...`
|
||||
- run `go build .`
|
||||
|
||||
Reference in New Issue
Block a user