fix(main.py): logit bias mapping for batch_completions

This commit is contained in:
Krrish Dholakia 2023-11-24 16:05:51 -08:00
parent e421642ba8
commit ff6975a98d
4 changed files with 6 additions and 3 deletions

View file

@ -1352,6 +1352,7 @@ def test_completion_ai21():
except Exception as e:
pytest.fail(f"Error occurred: {e}")
# test_completion_ai21()
# test_completion_ai21()
## test deep infra
def test_completion_deep_infra():