abetlen / abetlen/llama-cpp-python

meteor lake support not functionnal

Aperta
#1,231 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

i tried running python llamacpp on meteor lake core ultra 9 device on wsl with ubuntu 22.04 but observing some strange behavior

Expected behavior:
- build with sycl works correctly
- all devices are detected by llama cpp (Cpu, Npu and GPU as opencl, devices + GPU as sycl device)
- I am able to load gguf models (tinyllama Q4) on all devices
- run on cpu works well (around 58 tokens/s)

Odd behaviour:
- when loading the model on gpu, it suddently become very slow, with around 1.5 tokens/s

Any clue on what makes gpu run so slow?

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.