## Checklist - [ ] Run tests locally to make sure nothing is broken using `make test`. - [ ] Run the results files checker `make pre-push`. ### Adding a model checklist Ref # - I have added model implementation to `mteb/models/` [directory](https://github.com/embeddings-benchmark/mteb/tree/main/mteb/models). Instruction to add a model can be found [here](https://github.com/embeddings-benchmark/mteb/blob/main/docs/reproducible_workflow.md)