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

Completion specifies engine as "ada" but then says it's a "GPT-3" result at the end. #3

Open
patrickwalton opened this issue Feb 17, 2021 · 2 comments

Comments

@patrickwalton
Copy link
Contributor

No description provided.

@bramses
Copy link
Contributor

bramses commented Feb 23, 2021

In the logs, you mean? The engine should be output in the log itself.

logger.debug("""CONFIG:
    Prompt: {0}
    Temperature: {1}
    Engine: {2}
    Max Tokens: {3}
    Top-P: {4}
    Stop: {5}
    Presence Penalty {6}
    Frequency Penalty: {7}
    Echo: {8}
    N: {9}
    Stream: {10}
    Log-Probs: {11}
    Best Of: {12}
    Logit Bias: {13}"""

@patrickwalton
Copy link
Contributor Author

patrickwalton commented Feb 23, 2021 via email

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

No branches or pull requests

2 participants