AI: ollama llama3 conversation does not stop #34951
Replies: 3 comments
-
Some screenshots: ![]() ![]() ![]() |
Beta Was this translation helpful? Give feedback.
-
Possibly this is a different bug, but if I choose another service provider with a openai interface, and select qwen2.5-coder-32b-instruct as the model (with the helpful instructions at #34327), then I get the code passed back to me, but with a different indent: ![]() |
Beta Was this translation helpful? Give feedback.
-
Yeah, the experience with local models can be subpar. My understanding is that there was significant fine tuning to improve the experience here. You might try your luck with different models and see if additional rules / system prompt details help (e.g. "Make sure when replacing or inserting code indent levels match with the original code" or similar. I would definitely be interested in any prompts you find that help the model do a better job. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Description
Steps to trigger the problem:
Expected Behavior: edited code
Actual Behavior: does not stop
Model Provider Details
Zed Version and System Specs
Zed: v0.195.3 (Zed)
OS: Linux Wayland ubuntu 24.04
Memory: 62.5 GiB
Architecture: x86_64
GPU: Intel(R) Graphics (RPL-P) || Intel open-source Mesa driver || Mesa 24.2.8-1ubuntu1~24.04.1
Beta Was this translation helpful? Give feedback.
All reactions