SONG Ge
SONG Ge
Hi all, I am trying to loading `"ze_intel_gpu64.dll"` on my windows client, but it doesn't work. I tried to loaded `libze_intel_gpu.so` on ubuntu before, and it works well. Could you...
### Validations - [ ] I believe this is a way to improve. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions - [X] I'm not able to find an...
Hi all, I encountered an issue where I could not retrieve the device `modelName` using `zesDeviceGetProperties` on Windows MTL iGPU (but it works well on Linux Arc770). **Platform**: Core Ultra5...
Hey guys, I have some questions about the quality target. Based on my understanding, taking GPT-J text summarization as an example, the result of fp32 is `(rouge1=42.9865, rouge2=20.1235, rougeL=29.9881)`, while...
## Description ### 1. Why the change? ### 2. User API changes ### 3. Summary of the change ### 4. How to test? - [ ] N/A - [ ]...
## Description ### 1. Why the change? FunASR model cannot load with transformers backend impl directly. ### 2. User API changes ``` model = AutoFunASR(model="path_to_model") ``` ### 3. Summary of...