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: temperature parameter in generate_text not ignored. #887

Merged
merged 8 commits into from
Jul 30, 2024

Conversation

HerrIvan
Copy link
Contributor

Addresses #886.

Temperature parameter is not anymore overwritten by calling to self.get_temperature(n=n). Now it will only call that method if no parameter was given.

@shahules786
Copy link
Member

Hey @HerrIvan thanks for the PR :)

@HerrIvan
Copy link
Contributor Author

You are welcome. This repo is a great help :). It seems there are some issues upstream blocking the merge...

@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Jul 30, 2024
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. and removed size:M This PR changes 30-99 lines, ignoring generated files. labels Jul 30, 2024
@jjmachan jjmachan merged commit c4ed989 into explodinggradients:main Jul 30, 2024
15 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants