Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: default to 0 if temperature is unset #710

Merged
merged 1 commit into from
Oct 28, 2023

Conversation

ericrallen
Copy link
Collaborator

Describe the changes you have made:

Based on the discussion in #687 we need to ensure that the default temperature of 0 is used when the user does not provide a temperature.

Reference any relevant issue (Fixes #000)

  • I have performed a self-review of my code:

I have tested the code on the following OS:

  • Windows
  • MacOS
  • Linux

AI Language Model (if applicable)

  • GPT4
  • GPT3
  • Llama 7B
  • Llama 13B
  • Llama 34B
  • Huggingface model (Please specify which one)

@KillianLucas KillianLucas merged commit 286228d into OpenInterpreter:main Oct 28, 2023
joshuavial pushed a commit to joshuavial/open-interpreter that referenced this pull request Nov 16, 2023
…emp-0

fix: default to 0 if temperature is unset
Former-commit-id: 286228d
Former-commit-id: 75856f9f325953bf2d5c305b662bdd3a2b64bc22
Former-commit-id: bf2b0882e15a49aae48c733eace3b89299a36453 [formerly c78c6349aec79caac5a5f801e7381a027b096789]
Former-commit-id: 240b431b1d75afba86ebda6bd09995a227e1382a
joshuavial pushed a commit to joshuavial/open-interpreter that referenced this pull request Nov 16, 2023
…emp-0

fix: default to 0 if temperature is unset
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants