Davi Henrique Linhares

Results 8 comments of Davi Henrique Linhares

Hello. I had the same issuse here. Im trying to run termux with the BlueStacks The first error: ``` proot error: ptrace(TRACEME): Operation not permitted proot error: execve("/data/data/com.termux/files/usr/bin/tar"): Operation not...

> Hi [@WizardlyBump17](https://github.com/WizardlyBump17), mostly Broken Pipe will happen when the network connection is broken, can you verify your network connection and server logs? I run locally with podman and I...

Over the past weeks, I have been using a modified version by myself and it seems to be working. You can check the code here: https://github.com/TabbyML/tabby/commit/2fae8ef43964b94262b27ce85674064b487fd5b4 Basically, if `requestContext.editor.virtualFile?.url` is...

I got a way to "bypass" this. I am manually building the ProtocolLib on my workflow and putting it on its .m2 repo. ``` - name: Build ProtocolLib run: cd...

> Could you pls install https://github.com/ipex-llm/ipex-llm/releases/download/v2.3.0-nightly/ollama-ipex-llm-2.3.0b20250725-win.zip and try to see if it works? Looks like it is the same error. ``` time=2025-08-05T00:08:42.168-03:00 level=INFO source=server.go:135 msg="system memory" total="22.9 GiB" free="16.9 GiB"...

It is working on 2.2.0, so something between that and 2.3.0b20250802 happened that caused this issue.

I am having a similar issue with this, but with xpu. When I run `pip install --upgrade ipex-llm[xpu]==2.3.0b20250605 --pre --extra-index-url https://download.pytorch.org/whl/xpu` I get this: ![Image](https://github.com/user-attachments/assets/49de1a21-e7e9-43c8-884f-86a7566babef) The logs say something about...

> pip install --pre --upgrade 'ipex-llm[xpu_2.6]>=2.3.0b0,=2.3.0b0,