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

feature/gpt3v1 #688

Merged
merged 9 commits into from
Jul 15, 2024
Merged

feature/gpt3v1 #688

merged 9 commits into from
Jul 15, 2024

Commits on Jul 12, 2024

  1. add gpt3 model series

    ngc92 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    d19a626 View commit details
    Browse the repository at this point in the history
  2. updated example scripts

    ngc92 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    b5d5ed7 View commit details
    Browse the repository at this point in the history
  3. enable model interpolation

    ngc92 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    37b6e32 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    4e629e2 View commit details
    Browse the repository at this point in the history
  2. refactor gpt2 gpt3 descriptor to keep legacy behavior of -e, be stric…

    …t everywhere, remove interpolation for now
    karpathy committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    64db3de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    039904e View commit details
    Browse the repository at this point in the history
  4. fix fat fingers

    karpathy committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    528b1b0 View commit details
    Browse the repository at this point in the history
  5. use int instead of bool

    karpathy committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    faf8d15 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    220125f View commit details
    Browse the repository at this point in the history