You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Summary
REST API support for image/text models
## Related issues
#21
## Checks
- [ ] `make lint`: I've run `make lint` to lint the changes in this PR.
- [ ] `make test`: I've made sure the tests (`make test-cpu` or `make
test`) are passing.
- Additional tests:
- [ ] Benchmark tests (when contributing new models)
- [ ] GPU/HW tests
Use gRPC gateway to serve REST API via reverse proxy.
buf
support with openapi v2 integrationReferences:
The text was updated successfully, but these errors were encountered: