fix ollama

This commit is contained in:
2024-10-05 19:33:39 -05:00
parent e3b19cc60c
commit 23cca89ee1
8 changed files with 372 additions and 16 deletions

View File

@ -37,3 +37,5 @@ alias gcad='git commit -a --amend'
# Compression
compress() { tar -czf "${1%/}.tar.gz" "${1%/}"; }
alias decompress="tar -xzf"
export HSA_OVERRIDE_GFX_VERSION=11.0.0