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 litellm wrapper for claude #81

Merged
merged 5 commits into from
Oct 27, 2024
Merged

Commits on Oct 25, 2024

  1. Update litellm_wrapper.py

    codelion committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    26122d5 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. Update entropy_decoding.py

    remove second softmax
    codelion committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    996e48d View commit details
    Browse the repository at this point in the history
  2. Update entropy_decoding.py

    update attention scores
    codelion committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    129ac80 View commit details
    Browse the repository at this point in the history
  3. Update entropy_decoding.py

    codelion committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    9726519 View commit details
    Browse the repository at this point in the history
  4. Update setup.py

    Bump version for release
    codelion authored Oct 27, 2024
    Configuration menu
    Copy the full SHA
    0ebae20 View commit details
    Browse the repository at this point in the history