You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using the data formulator with the open source models like qwen2.5-coder:32b or codellama:34b however 95% of the time, the models fail even with the simple and easy queries. The models fail to generate the code block, cannot find the data, or don't follow the code template. Is there any way to improve the performance of the agents? I tried enhancing the prompt, providing more examples to system prompts, but still failing.