AMD R7 7840HS Device #7004
Unanswered
IcedSoyaBeanMilk
asked this question in
Q&A
Replies: 1 comment
-
on linux+hipblas I will get source code and rebuild it and use like that: # build:
export HSA_OVERRIDE_GFX_VERSION=11.0.1
make -j16 LLAMA_HIPBLAS=1 LLAMA_HIP_UMA=1 AMDGPU_TARGETS=gfx1101 # run:
HSA_OVERRIDE_GFX_VERSION=11.0.1 ./main -ngl 999 --no-mmap [...] |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I possess a device equipped with an AMD R7 7840HS CPU and no discrete graphics card. Which build from the Release should I select to achieve the fastest inference speed?
Beta Was this translation helpful? Give feedback.
All reactions