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

perf: remove temperature scaling #67

Merged
merged 1 commit into from
May 6, 2024

Conversation

zlalvani
Copy link
Contributor

@zlalvani zlalvani commented May 3, 2024

No description provided.

@zlalvani zlalvani requested review from noqcks and shihanwan May 3, 2024 22:45
@@ -36,7 +36,7 @@ const command = program
)
.option(
"-p, --port <port>",
"port to run the IPC server on (default: 3000)",
"port to run the IPC server on",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the default in the description is redundant (commander adds it automatically) so I removed it

@zlalvani zlalvani merged commit b235592 into main May 6, 2024
13 checks passed
@zlalvani zlalvani deleted the zlalvani/remove-temperature-scaling branch May 6, 2024 21:35
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