Commit 3020d2dc authored by Jesse Gross's avatar Jesse Gross Committed by Jesse Gross
Browse files

docs: OLLAMA_NEW_RUNNERS no longer exists

parent a9094176
...@@ -108,7 +108,7 @@ Custom CPU settings are not currently supported in the new Go server build but w ...@@ -108,7 +108,7 @@ Custom CPU settings are not currently supported in the new Go server build but w
#### Containerized Linux Build #### Containerized Linux Build
If you have Docker available, you can build linux binaries with `OLLAMA_NEW_RUNNERS=1 ./scripts/build_linux.sh` which has the CUDA and ROCm dependencies included. The resulting binary is placed in `./dist` If you have Docker available, you can build linux binaries with `./scripts/build_linux.sh` which has the CUDA and ROCm dependencies included. The resulting binary is placed in `./dist`
### Windows ### Windows
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment