Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I’ve already been using ollama with my 6700xt just fine, you just have to set some env variable to make rocm work “unoficially”

The linked page says they will support more soon, so i’m guessing this will just be integrated



which env variable did you set to what? currently I'm struggeling setting it up


HSA_OVERRIDE_GFX_VERSION=10.3.0 seems to be the magic words.

You can invoke it directly via `HSA_OVERRIDE_GFX_VERSION=10.3.0 ollama serve`, but I added this line to the systemd unit at /etc/systemd/system/ollama.service:

    Environment="HSA_OVERRIDE_GFX_VERSION=10.3.0"




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: