js333031

Results 11 comments of js333031
trafficstars

Is there any demo that uses QSV? oneVPL backend?

Ideally, it would be to have the GPU acceleration for decode, pre- and post-processing in simplest possible demos. I assume those are the OMZ python demos. Can this be added...

I see this issue in python 3.10.8 env setup in miniconda. ``` (skl) dg2@dg2-demo:~/skl$ python test2.py Traceback (most recent call last): File "/home/dg2/skl/test2.py", line 3, in from daal4py.oneapi import sycl_context...

Same problem for me. For example, when retrieving this property, I see same exception as RobMulla 107 Allenhurst Ave, 07753

Document upload and processing needs to be made a background task so that user experience is improved. The UI should indicate that the document has been uploaded and processing is...

If I run llama.cpp directly, following line is printed: ` system_info: n_threads = 72 (n_threads_batch = 72) / 144 | CPU : SSE3 = 1 | SSSE3 = 1 |...

Should the log at least show AVX/AVX2 instruction in the system info line? How can AMX runner be compiled?

Here's another try, this time with 0.5.11. I don't see any change. ``` (base) jays@m50fcp-1:~/data/ollama_build/ollama$ git log commit f8453e9d4a15f5f54b610993e8647d252cb65626 (grafted, HEAD, tag: v0.5.11) Author: Jeffrey Morgan Date: Thu Feb 13...

`/home/jays/data` is a symlink to `/mnt/data/` ``` (base) jays@m50fcp-1:~/data/ollama_build/ollama$ md5sum /mnt/data/ollama_build/ollama/ollama 6dd3ce2d15ed0b70c68c99b066f12299 /mnt/data/ollama_build/ollama/ollama (base) jays@m50fcp-1:~/data/ollama_build/ollama$ md5sum /home/jays/data/ollama_build/ollama/ollama 6dd3ce2d15ed0b70c68c99b066f12299 /home/jays/data/ollama_build/ollama/ollama (base) jays@m50fcp-1:~/data/ollama_build/ollama$ ```