Song Fuchang

Results 8 comments of Song Fuchang

tried the newest git pull. problem still exists. with fedora 17 x86_64, pidgin 2.10.5-1.fc17 (libpurple 2.10.5), gnome-shell 3.4.1-6.fc17, dbus 1.4.10-6.fc17

btw, IPEX works well in vladmandic/automatic on the same machine and container base image.

I found that if I exchange the import order like this: ```python import accelerate; import matplotlib; print(accelerate.utils.is_xpu_available()) ``` Then it works. Is this intentional, or any bugs?

Now, with kernel 6.8.10 in fedora 40, it works, though performance is not great. I'm closing this. Thanks for everyone!

So by https://github.com/oneapi-src/level-zero/issues/133, this requires `root` user or `CAP_PERFMON` to work. I'm not sure if Intel is going to add a non-privileged API to get this info. Any updates?

Same here, in 0.18.0, with infinity 0.6.0-dev3, asking "你是谁?" ``` Traceback (most recent call last): File "/var/home/sfc/Projects/ragflow/api/apps/chunk_app.py", line 308, in retrieval_test ranks = settings.retrievaler.retrieval(question, embd_mdl, tenant_ids, kb_ids, page, size, File...

I can confirm that #7551 has fixed this. Thanks!