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

Openai compatible gauntlet #1017

Draft
wants to merge 167 commits into
base: main
Choose a base branch
from
Draft

Openai compatible gauntlet #1017

wants to merge 167 commits into from

Commits on Jan 27, 2024

  1. start

    bmosaicml committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    cd18e74 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    1fffbad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a6e81c View commit details
    Browse the repository at this point in the history
  3. wip onboarding tests

    bmosaicml committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    4aac81e View commit details
    Browse the repository at this point in the history
  4. still workin'

    bmosaicml committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    946a4af View commit details
    Browse the repository at this point in the history
  5. still wip

    bmosaicml committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    289ca55 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3696f8d View commit details
    Browse the repository at this point in the history
  7. mcli

    bmosaicml committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    a20877d View commit details
    Browse the repository at this point in the history
  8. remove calibration error

    bmosaicml committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    53da3ea View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. merge

    bmosaicml committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    16b8e32 View commit details
    Browse the repository at this point in the history
  2. migration

    bmosaicml committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    a90766e View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. migration

    bmosaicml committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    72ce793 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Merge branch 'migrate_subclasses_to_foundry' of github.com:mosaicml/l…

    …lm-foundry into migrate_subclasses_to_foundry
    bmosaicml committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    667bdec View commit details
    Browse the repository at this point in the history
  2. full migration

    bmosaicml committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    ceff0c4 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. precommit

    bmosaicml committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    5bb06cc View commit details
    Browse the repository at this point in the history
  2. fix

    bmosaicml committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    fe83828 View commit details
    Browse the repository at this point in the history
  3. fix pytests

    bmosaicml committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    b54a12b View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. refactor QA

    bmosaicml committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    71e8391 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. update

    bmosaicml committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    414153e View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. restore

    bmosaicml committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    a3f5a31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    820069a View commit details
    Browse the repository at this point in the history
  3. add

    bmosaicml committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    4a1cd79 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'migrate_subclasses_to_foundry' of github.com:mosaicml/l…

    …lm-foundry into migrate_subclasses_to_foundry
    bmosaicml committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    d265979 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. wip

    bmosaicml committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    6cbaad4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddfd7b5 View commit details
    Browse the repository at this point in the history
  3. fix

    bmosaicml committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    71f77e3 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. wip

    bmosaicml committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    cb3725b View commit details
    Browse the repository at this point in the history
  2. update readme

    bmosaicml committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    5135152 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18bae17 View commit details
    Browse the repository at this point in the history
  4. final pyright

    bmosaicml committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    c6162dd View commit details
    Browse the repository at this point in the history
  5. Merge branch 'migrate_subclasses_to_foundry' of github.com:mosaicml/l…

    …lm-foundry into migrate_subclasses_to_foundry
    bmosaicml committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    25d431e View commit details
    Browse the repository at this point in the history
  6. done

    bmosaicml committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    f1b334d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c4ed644 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    2516c24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f213a40 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'migrate_subclasses_to_foundry' of github.com:mosaicml/l…

    …lm-foundry into migrate_subclasses_to_foundry
    bmosaicml committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    35fd2f1 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. fix

    bmosaicml committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    d570e5d View commit details
    Browse the repository at this point in the history
  2. fix test

    bmosaicml committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    a5cd308 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0fb37cd View commit details
    Browse the repository at this point in the history
  4. add generation length

    bmosaicml committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    901fc69 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'migrate_subclasses_to_foundry' of github.com:mosaicml/l…

    …lm-foundry into migrate_subclasses_to_foundry
    bmosaicml committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    a313499 View commit details
    Browse the repository at this point in the history
  6. remove max_new_tokens

    bmosaicml committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    df19c0d View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. fix cpu trsts

    bmosaicml committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    54bb4c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ebeaa0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca9816c View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. try and fix lm eval test

    bmosaicml committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    b9d6cd1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'migrate_subclasses_to_foundry' of github.com:mosaicml/l…

    …lm-foundry into migrate_subclasses_to_foundry
    bmosaicml committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    691ab20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c207cd9 View commit details
    Browse the repository at this point in the history
  4. add data

    bmosaicml committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    0662d59 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b06a9f View commit details
    Browse the repository at this point in the history
  6. test

    bmosaicml committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    ee440b5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6083891 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. finish

    bmosaicml committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    d6c1ae7 View commit details
    Browse the repository at this point in the history
  2. fix test?

    bmosaicml committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    c85813b View commit details
    Browse the repository at this point in the history
  3. push dataset

    bmosaicml committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    110eaf4 View commit details
    Browse the repository at this point in the history
  4. fix

    bmosaicml committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    4642578 View commit details
    Browse the repository at this point in the history
  5. finish

    bmosaicml committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    b6beb49 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. fix bug

    bmosaicml committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    c3ef3a7 View commit details
    Browse the repository at this point in the history
  2. fix tet

    bmosaicml committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    08ef908 View commit details
    Browse the repository at this point in the history
  3. remove human eval

    bmosaicml committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    f1e50dc View commit details
    Browse the repository at this point in the history
  4. finish

    bmosaicml committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    aca0e63 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. fix

    bmosaicml committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    30fcedd View commit details
    Browse the repository at this point in the history
  2. modify mlci

    bmosaicml committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    877e5eb View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    59daa26 View commit details
    Browse the repository at this point in the history
  2. Update scripts/eval/README.md

    Co-authored-by: Daniel King <43149077+dakinggg@users.noreply.github.com>
    bmosaicml and dakinggg authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    4217a78 View commit details
    Browse the repository at this point in the history
  3. fix comments

    bmosaicml committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    6f597a9 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'migrate_subclasses_to_foundry' of github.com:mosaicml/l…

    …lm-foundry into migrate_subclasses_to_foundry
    bmosaicml committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    8c6e622 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. fix bug with seq len

    bmosaicml committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    f387a73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbfa3da View commit details
    Browse the repository at this point in the history
  3. restore mcli

    bmosaicml committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    2f405d9 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'migrate_subclasses_to_foundry' of github.com:mosaicml/l…

    …lm-foundry into migrate_subclasses_to_foundry
    bmosaicml committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    76e600a View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    898928e View commit details
    Browse the repository at this point in the history
  2. fix

    bmosaicml committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    d1c1b33 View commit details
    Browse the repository at this point in the history
  3. add output logging

    bmosaicml committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    dd95f2d View commit details
    Browse the repository at this point in the history
  4. fix generation length

    bmosaicml committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    4ad2b2c View commit details
    Browse the repository at this point in the history
  5. fix generation length

    bmosaicml committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    132a179 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    650de02 View commit details
    Browse the repository at this point in the history
  7. finish

    bmosaicml committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    8178589 View commit details
    Browse the repository at this point in the history
  8. update dep deployment mcli

    bmosaicml committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    dbfebba View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. update dep deployment mcli

    bmosaicml committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    72cffea View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    07fb59e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    587971f View commit details
    Browse the repository at this point in the history
  3. change temp

    bmosaicml committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    eed61da View commit details
    Browse the repository at this point in the history
  4. change mcli

    bmosaicml committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    6abc07b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cb49cf6 View commit details
    Browse the repository at this point in the history
  6. finish merge

    bmosaicml committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    0dd6897 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. add init file

    bmosaicml committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    0684aef View commit details
    Browse the repository at this point in the history
  2. add init file

    bmosaicml committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    8278298 View commit details
    Browse the repository at this point in the history
  3. finish

    bmosaicml committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    d651ed5 View commit details
    Browse the repository at this point in the history
  4. finish

    bmosaicml committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    b83761b View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    53b812c View commit details
    Browse the repository at this point in the history
  2. modify long context

    bmosaicml committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    79660c7 View commit details
    Browse the repository at this point in the history
  3. add custom api keys

    bmosaicml committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    8904d27 View commit details
    Browse the repository at this point in the history
  4. add custom api keys

    bmosaicml committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    8b3328b View commit details
    Browse the repository at this point in the history
  5. fix api key

    bmosaicml committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    1ca727b View commit details
    Browse the repository at this point in the history
  6. fix api key

    bmosaicml committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    a585bdf View commit details
    Browse the repository at this point in the history
  7. fix api key

    bmosaicml committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    5129dd4 View commit details
    Browse the repository at this point in the history
  8. fix api key

    bmosaicml committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    8e1159c View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. fix yaml

    bmosaicml committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    4d83efa View commit details
    Browse the repository at this point in the history
  2. add 16k tasks

    bmosaicml committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    c425390 View commit details
    Browse the repository at this point in the history
  3. add 16k tasks

    bmosaicml committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    6f580ef View commit details
    Browse the repository at this point in the history
  4. add 16k tasks

    bmosaicml committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    4b2aa6a View commit details
    Browse the repository at this point in the history
  5. add 16k tasks

    bmosaicml committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    cc7bc1e View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. add api key to config

    bmosaicml committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    1455833 View commit details
    Browse the repository at this point in the history
  2. fix

    bmosaicml committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    b0dbbb3 View commit details
    Browse the repository at this point in the history
  3. fix ctor

    bmosaicml committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    c70c7f7 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. gemini chat

    bmosaicml committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    09017ff View commit details
    Browse the repository at this point in the history
  2. gemini

    bmosaicml committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    c601eba View commit details
    Browse the repository at this point in the history
  3. restore tasks

    bmosaicml committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    1f04738 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    47bb064 View commit details
    Browse the repository at this point in the history
  5. fix

    bmosaicml committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    e307dd7 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

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

Commits on Apr 1, 2024

  1. merge

    bmosaicml committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    7faeb78 View commit details
    Browse the repository at this point in the history
  2. fix builder

    bmosaicml committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    343e115 View commit details
    Browse the repository at this point in the history
  3. add deprecation warning

    bmosaicml committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    bf6231e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    58859a3 View commit details
    Browse the repository at this point in the history
  5. add deprecation warning

    bmosaicml committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    501d4cc View commit details
    Browse the repository at this point in the history
  6. Merge branch 'migrate_subclasses_to_foundry' of github.com:mosaicml/l…

    …lm-foundry into migrate_subclasses_to_foundry
    bmosaicml committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    22f6759 View commit details
    Browse the repository at this point in the history
  7. merge

    bmosaicml committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    414467a View commit details
    Browse the repository at this point in the history
  8. finish merge

    bmosaicml committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    b60066e View commit details
    Browse the repository at this point in the history
  9. merge

    bmosaicml committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    65fbbed View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5696f09 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    91a2b18 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    79877ee View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9c50795 View commit details
    Browse the repository at this point in the history
  14. fix bug

    maxisawesome committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    eac919a View commit details
    Browse the repository at this point in the history
  15. Merge branch 'migrate_subclasses_to_foundry' of github.com:mosaicml/l…

    …lm-foundry into migrate_subclasses_to_foundry
    maxisawesome committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    965c20c View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. rm conflicts

    maxisawesome committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    6db05bd View commit details
    Browse the repository at this point in the history
  2. rm extra arg

    maxisawesome committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    ce3e19c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57e902a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c0996f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    599695c View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. restore yamls

    bmosaicml committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    e10086f View commit details
    Browse the repository at this point in the history
  2. merge

    bmosaicml committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    0b5da4b View commit details
    Browse the repository at this point in the history
  3. fix?

    bmosaicml committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    c889fd2 View commit details
    Browse the repository at this point in the history
  4. fix yaml; testing

    bmosaicml committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    1b2f6bc View commit details
    Browse the repository at this point in the history
  5. fix api key

    maxisawesome committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    7afee25 View commit details
    Browse the repository at this point in the history
  6. add formatting

    bmosaicml committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    5720676 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'openai_compatible_gauntlet' of github.com:mosaicml/llm-…

    …foundry into openai_compatible_gauntlet
    bmosaicml committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    c303b91 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

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

Commits on Apr 9, 2024

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

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    78ac2d9 View commit details
    Browse the repository at this point in the history
  2. working

    bmosaicml committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    34c967b View commit details
    Browse the repository at this point in the history
  3. fix typos

    bmosaicml committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    d5aebc8 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'migrate_subclasses_to_foundry' of github.com:mosaicml/l…

    …lm-foundry into migrate_subclasses_to_foundry
    bmosaicml committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    d7272b1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a5082b0 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'migrate_subclasses_to_foundry' of github.com:mosaicml/l…

    …lm-foundry into migrate_subclasses_to_foundry
    maxisawesome committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    3c8ac56 View commit details
    Browse the repository at this point in the history
  7. pyright wip

    maxisawesome committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    642ad40 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    f30db14 View commit details
    Browse the repository at this point in the history
  2. fix pyright

    bmosaicml committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    de321b2 View commit details
    Browse the repository at this point in the history
  3. fix pyright error again

    bmosaicml committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    019c58a View commit details
    Browse the repository at this point in the history
  4. fix pyright

    bmosaicml committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    779f490 View commit details
    Browse the repository at this point in the history
  5. fix pyright

    bmosaicml committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    03f7e91 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Merge branch 'openai_compatible_gauntlet' of github.com:mosaicml/llm-…

    …foundry into openai_compatible_gauntlet
    bmosaicml committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    bb2728b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65f1a3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f493e35 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

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

Commits on Apr 19, 2024

  1. add api key to test

    maxisawesome committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    d23aa5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    558538b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47a0cb9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21de07a View commit details
    Browse the repository at this point in the history
  5. Merge branch 'openai_compatible_gauntlet' of github.com:mosaicml/llm-…

    …foundry into openai_compatible_gauntlet
    maxisawesome committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    7c1c32c View commit details
    Browse the repository at this point in the history
  6. linting

    maxisawesome committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    5dce21d View commit details
    Browse the repository at this point in the history
  7. fix gemni import errors

    maxisawesome committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    619e2ce View commit details
    Browse the repository at this point in the history
  8. fix hf_eval

    maxisawesome committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    eec82a1 View commit details
    Browse the repository at this point in the history
  9. linting

    maxisawesome committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    6fc714b View commit details
    Browse the repository at this point in the history