Skip to content
Discussion options

You must be logged in to vote

What you are seeing is expected for an 8B model, and the prompt currently makes the decision harder than it appears.

The two tool results prove that tool orchestration completed. The remaining step is ordinary model inference over the returned messages. Qwen3:8B can make that inference sometimes, but it will not be production-deterministic, especially with a long prompt containing competing rules.

There is also a real conflict in the prompt:

  • classify zero power only after determining daylight;
  • never make assumptions;
  • consider irradiance, weather, inverter state, and history;
  • never conclude from one observation;
  • but the tools provide only local clock time and power.

00:56 strongly sugges…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by RK1391
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants