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

[pull] main from caikit:main #39

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

Commits on Oct 8, 2024

  1. Enable using kwargs for selecting pad-to-max-length strategy for toke…

    …nizer in embeddings
    
    Signed-off-by: kcirred <[email protected]>
    kcirred committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    4f8a821 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    f79d65b View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Merge pull request #393 from kcirred/main

    Enable using kwargs for selecting pad-to-max-length strategy for tokenizer in embeddings
    gkumbhat authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    0219d50 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Update torch requirement from <2.5.0,>=2.3.1 to >=2.3.1,<2.6.0

    Updates the requirements on [torch](https://github.com/pytorch/pytorch) to permit the latest version.
    - [Release notes](https://github.com/pytorch/pytorch/releases)
    - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
    - [Commits](pytorch/pytorch@v2.3.1...v2.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: torch
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    e471a2a View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Merge pull request #398 from caikit/dependabot/pip/torch-gte-2.3.1-an…

    …d-lt-2.6.0
    
    Update torch requirement from <2.5.0,>=2.3.1 to >=2.3.1,<2.6.0
    gkumbhat authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    bfd3d4d View commit details
    Browse the repository at this point in the history