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 摘要。