mikhail-shevtsov-wiregate
mikhail-shevtsov-wiregate
@susinths Another thing that might help you. I've faced it myself. When starting `./setup.sh` you explicitly need to add `http://`. Like: ``` $ ./setup.sh http://localhost ```
For those who want to try `thinking` models with ZED I've created a simple proxy that strips chain-of-thought from LLM output. It's a temporary solution until community finds better way...
I think this ticket can be closed because both `ollama` and `zed` do support `` tags now and it works rather good. I use them both daily.
@olivierlambert Just an idea. Maybe this security feature could be turned off during boot time with some boot flag? Or it is impossible to do that due to `hardcode` in...
Just to give a little bit more context for the future. I have exactly the same problem: ``` Zed: v0.187.5 (Zed) OS: Linux X11 ubuntu 24.04 Memory: 62.5 GiB Architecture:...
I do have `OpenAI` provider configured. How can I check zed logs?
Looks like it was fixed with the latest update. I also can't reproduce it any longer. Thanks 👍 Zed: v0.187.4 (Zed) OS: Linux X11 ubuntu 24.04 Memory: 62.5 GiB Architecture:...
I've managed to reproduce the issue. I've recorded a video just in case. Workaround no longer works. https://github.com/user-attachments/assets/6063fce6-b755-4d02-8d46-f91d0ffd84a7 Logs: ``` 2025-05-22T20:53:28+02:00 ERROR [agent] error sending request for url (http://localhost:11434/api/tags) Caused...
This happens when I have following config file: ``` // Zed settings // // For information on how to configure Zed, see the Zed // documentation: https://zed.dev/docs/configuring-zed // // To...
@kijai It would be cool to have ability to run the whole pipeline under 6GB of VRAM. Maybe there is an option for CPU only Clip Text Encoder.