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

New Profile Parameters for Models #357

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

ShadowAlzazel
Copy link

Features

Modified the constructor in all models to take in an object argument called parameters.
This object specifies the temperature used in the model, as well as other options depending on the model. Most models now have a pack object that is put in the request.

Changes

Added support for max tokens in the parameter obj.
Moved default arguments like max tokens and temperature to the constructor.
Added model variables like temperature.
Created new parameter argument within the profiles.json.

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.

1 participant