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

[WIP] Support a wider range of model families and prompt methods #18

Merged
merged 26 commits into from
Feb 18, 2024

Commits on Dec 16, 2023

  1. Support configurable shots

    ultmaster committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    7ef3ff7 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

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

Commits on Dec 19, 2023

  1. Add gemini style

    ultmaster committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    52be46c View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. New prompts

    ultmaster committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    7972d1d View commit details
    Browse the repository at this point in the history
  2. Update to use new prompt

    ultmaster committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    63ed3f3 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. Update prompts

    ultmaster committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    e6e4061 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29b4685 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. update fix fewshots prompt

    ultmaster committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    66a50f4 View commit details
    Browse the repository at this point in the history
  2. Support ensemble

    ultmaster committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    8bd3dc4 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

  1. Update few-shot prompt

    ultmaster committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    8e6b285 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    1187661 View commit details
    Browse the repository at this point in the history
  2. Update prompt

    ultmaster committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    4d92cfe View commit details
    Browse the repository at this point in the history
  3. Update prompt

    ultmaster committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    abbf52f View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Add example ranker

    ultmaster committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    36b9c16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f4b4d4 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Minor improvements

    ultmaster committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    65f06bf View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. guard series dtype

    ultmaster committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    022df3a View commit details
    Browse the repository at this point in the history
  2. guard unknown dtype

    ultmaster committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    9ebf68a View commit details
    Browse the repository at this point in the history
  3. .

    ultmaster committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    beb51b9 View commit details
    Browse the repository at this point in the history
  4. fix

    ultmaster committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    b78766b View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. intact can be removed

    ultmaster committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    5b6bf4d View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    65df880 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'model-family-support' of github.com:ultmaster/CoML into…

    … model-family-support
    ultmaster committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    ac82990 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. run black and isort

    ultmaster committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    0e95225 View commit details
    Browse the repository at this point in the history
  2. fix black

    ultmaster committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    668fa32 View commit details
    Browse the repository at this point in the history
  3. bump to 0.0.7

    ultmaster committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    59d1f89 View commit details
    Browse the repository at this point in the history