Set to stable release
This commit is contained in:
parent
506dfa7006
commit
799398de33
4 changed files with 13 additions and 13 deletions
|
|
@ -34,7 +34,7 @@
|
|||
cat << EOF > "$out/bin/ollama-wrapped"
|
||||
#!/bin/sh
|
||||
export LD_LIBRARY_PATH="${prev.intel-compute-runtime.drivers}/lib"
|
||||
export OLLAMA_INTEL_GPU=-1
|
||||
export OLLAMA_INTEL_GPU=1
|
||||
exec "$out/bin/ollama-base" "\$@"
|
||||
EOF
|
||||
chmod +x "$out/bin/ollama-wrapped"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue