試験
通常
試験時間: 00:00問題時間: 00:00
問題一覧
問題 16 / 65
When generating individual dialogue lines in real time for a large number of NPCs, what should be the highest priority in system design?
①Training large models directly on the device.
②Always use the maximum context window.
③Ignore latency and use batch processing.
④Having a completely independent trained model for each NPC.
⑤Ensure low latency and resource efficiency using model distillation and caching.
