abetlen / abetlen/llama-cpp-python

meteor lake support not functionnal

未關閉
#1,231 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Python
星號
10.6k
分支
1.4k
PR 合併指標
PR 指標待擷取

描述

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?

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。