fengding

Results 23 comments of fengding

>这个问题解决了么?我也遇到了~

"err: unknown driver" is the correct error log. https://github.com/oneapi-src/oneDNN/blob/master/tests/benchdnn/benchdnn.cpp#L142 Code is the best document if you have time to review code. You can add "-DCMAKE_BUILD_TYPE=Debug" in your source cmake build,...

Could you refer to here https://github.com/intel/intel-extension-for-pytorch/issues/560 I will try to reproduce in my side.

@SoldierWz Could you start a new issue? And give more details about steps, env, and the problem? Thanks. This issue is closed.

Hi Ratan Here is the bare metal intel cpu solution [intel xFasterTransformer](https://github.com/intel/xFasterTransformer) for LLM, but there is no llava support yet. You can try firstly. [llama.cpp](https://github.com/ggerganov/llama.cpp/pull/3436) also support CPU. We...

What's "limited use case" ?

@mkbhanda Could you submit a PR to clean up and for review?

Refer to [here](https://stackoverflow.com/questions/46522749/how-to-solve-redirect-has-been-blocked-by-cors-policy-no-access-control-allow) > What is CORS about? > It's purpose is to mainly prevent the usage of a (malicious) HTTP call from a non-whitelisted frontend to your backend with...

Next week. Thanks attention.