text-generation-inference
c8c7ccd3
- Set maximum grpc message receive size to 2GiB (#2075)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Set maximum grpc message receive size to 2GiB (#2075) * Set maximum grpc message receive size to 2GiB The previous default was 4MiB, which doesn't really work well for multi-modal models. * Update to Rust 1.79.0 * Fixup formatting to make PR pass
References
#2075 - Set maximum grpc message receive size to 2GiB
Author
danieldk
Parents
0f7d38e7
Loading