Open Magentatl opened 4 months ago
I am having the same problem.
same issue here! after version 1.9 i think ive been getting this error and havent found any solution.
I think this due to HTTP 403 response thus not installing the required oneAPI runtime libraries.
start_windows.bat:
*******************************************************************
* Installing Intel oneAPI runtime libraries.
*******************************************************************
Collecting package metadata (current_repodata.json): failed
UnavailableInvalidChannel: HTTP 403 FORBIDDEN for channel intel <https://conda.anaconda.org/intel>
The channel is not accessible or is invalid.
You will need to adjust your conda configuration to proceed.
Use `conda config --show channels` to view your configuration's current state,
and use `conda config --show-sources` to view config file locations.
No oneAPI, no IPEX. The correct link or channel must be updated in the installer.
I changed the conda channel and added a pull request: #6433
i have the same problem
Describe the bug
Hi all, I still meeting with problem like in thread https://github.com/oobabooga/text-generation-webui/issues/5123 - OSError: [WinError 126] The specified module could not be found. Error loading "backend_with_compiler.dll" I thought that this issue was fixed about half year ago. I tried to fix it with my no skilled hands with no success. May I ask someone to explain how to solve it?
I know that my problem may actually be minor or solved quite simply, but I've lost all hope of fixing it without anyone's help.
PS: I succeed to run it on transformers loader with a combination of guides "Install IPEX-LLM" and "Run Text Generation WebUI" with a 3.1 t/s speed (LLama 3). But I see that it is not the final solution of a problem.
Is there an existing issue for this?
Reproduction
A. Install latest drivers for ARC 770. Do a clean install of OobaBooga using the latest snapshot. Select "D" for the Arc install. Run start_windows.bat
Screenshot
No response
Logs
System Info