Skip to content

Conversation

okhat
Copy link
Collaborator

@okhat okhat commented Aug 31, 2025

Summary

  • Warn once per dspy.LM instance when rollout_id is used with temperature=0, and reset the warning on LM.copy.
  • Default init_temperature to 1.0 in MIPROv2 and propagate it through GroundedProposer and related proposers.
  • Hardcode rollout copies to temperature=1.0 and sequential IDs in BestOfN, Refine, BootstrapFewShot, InferRules, and SIMBA resampling, clarifying when cache bypass occurs.

https://chatgpt.com/codex/tasks/task_e_68b486c77b78832984300abc4a28e89f

@okhat okhat changed the title Warn once per LM instance for zero-temperature rollout Specify temperature in multi-rollout optimizers & modules (and warn otherwise) Aug 31, 2025
@okhat okhat changed the title Specify temperature in multi-rollout optimizers & modules (and warn otherwise) Specify temperature when doing multiple rollouts (and warn otherwise) Aug 31, 2025
@okhat okhat changed the title Specify temperature when doing multiple rollouts (and warn otherwise) Raise temperature when doing multiple rollouts (and warn otherwise) Aug 31, 2025
@okhat okhat merged commit 03543df into main Aug 31, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant