* Upgrade fbgemm * Fix fbgemm version
* Add pytest release marker Annotate a test with `@pytest.mark.release` and it only gets run with `pytest integration-tests --release`. * Mark many models as `release` to speed up CI
* feat: support response_format in chat * fix: adjust typos * fix: add trufflehog lint