BitNet icon indicating copy to clipboard operation
BitNet copied to clipboard

Is it possible to use Falcon3 or LLaMA,which are already supported by the CPU,in GPU mode?

Open GoNow1231 opened this issue 4 months ago • 1 comments

GoNow1231 avatar Aug 09 '25 07:08 GoNow1231

you can at least try but the standart llama.cpp build is not building it in gpu compability because you need to first read build docs https://github.com/ggml-org/llama.cpp/blob/master/docs/build.md

maksi65432 avatar Aug 31 '25 14:08 maksi65432