abetlen / abetlen/llama-cpp-python

HIP enabled binary, or allow me to replace with my own llama binary

Aperta
#1,982 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
10.6k
Fork
1.4k
Metriche di merge delle PR
Metriche PR in attesa

Descrizione

Hello. The rocm-hip-sdk on arch linux wants me to pull in 30gb of dependencies which is insane.

I just want to compile llama-cpp-python (llama.cpp) with hip support, to see if it helps.

`CMAKE_ARGS="-DGGML_HIP=ON -DGGML_STATIC=OFF"`

But I don't want to install 30gb of packages, my root partition can't even handle that.

My question is. Does this project provide a binary that is already hip enabled?

If not, is it possible to replace the llama binary this creates with my own?

For instance I'm seeing various hip enabled llama.cpp packages in the AUR.

I'm thinking I can just grab a made binary and use that.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.