mozilla-ai / lm-buddy

Your buddy in the (L)LM space.
Apache License 2.0
64 stars 3 forks source link

Mixed fixes + support for Mistral API #112

Closed aittalam closed 2 months ago

aittalam commented 2 months ago

Three main commits:

Tested manually with different configs (seq2seq models locally, OAI, Mistral) and with pytest.

aittalam commented 2 months ago

LGTM once comments are addressed, 🔥

Thank you! The lm-harness entrypoint still fails tests but we can ignore it for now (it works when running integration tests locally, there might be a library version mismatch to fix)