試験

問題 32 / 65

Which strategy is optimal for reducing inference costs while maintaining accuracy in a multilingual translation service with a large number of simultaneous connections?

Extremely quantize the model to make it lightweight regardless of accuracy.
Process all requests sequentially using the same large model.
Do not perform any caching or batch processing at all.
Run a separate inference with the full-size model for each user every time.
Create lightweight models through model distillation and operate in a hybrid mode that routes to larger models as needed.

当サイトでは、ユーザー体験の向上を目的としてCookieを使用しています。サイトの利用を継続することで、Cookieの使用に同意したものとみなされます。