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

community: Voyage AI updates default model and batch size #17655

Merged
merged 16 commits into from
Mar 1, 2024
Merged

community: Voyage AI updates default model and batch size #17655

merged 16 commits into from
Mar 1, 2024

Commits on Feb 15, 2024

  1. Change model to a required argument

    Change the default batch size to 72 for model "voyage-2"/"voyage-02", and to 7 for all other models. (However, still allow the user to specify batch size)
    fodizoltan committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    0ff1332 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be7d6cc View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    146f0f1 View commit details
    Browse the repository at this point in the history
  2. - model:str

     -make batch_size optional
    fodizoltan committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    4de3553 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from voyage-ai/voyage_2_model

    community: model attribute is required, set default batch size
    thomas0809 committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    6e53bf9 View commit details
    Browse the repository at this point in the history
  4. Reformatting voyage

    fodizoltan committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    2275b99 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Merge pull request #4 from voyage-ai/voyage_2_model

    Reformatting voyageai.ipynb
    thomas0809 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    1041892 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    af41f94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d3ae1a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a789d3 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

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

Commits on Feb 27, 2024

  1. Corrections

    fodizoltan committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    5617a10 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    2b9a1d7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from voyage-ai/voyage_2_model

    Correcting due to the comments
    thomas0809 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    853293c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9eddafd View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

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