כתבה
arXiv cs.AI ·
תצורה ניידת של ריצה לפלטפורמות LLM
Substrate-Portable Execution for Production LLM Workflows
המאמר עוסק בפיתוח פלטפורמה לריצה ניידת של פלטפורמות LLM לפעילויות ייצור. הפלטפורמה מאפשרת ריצה של גרפים נתונים כפול-זמני, ומסוגלת להתאים את עצמה לשורות עבודה שונות. המאמר מציג תוצאות של ניסויים שנערכו על פלטפורמה זו, ומציע תצורה ניידת של ריצה לפלטפורמות LLM.
תקציר מקורי באנגליתarXiv:2609.06128v1 Announce Type: new Abstract: Production LLM agents execute tool-calling loops, retrieval chains, and compositional workflows in multiple modes, yet execution semantics are often coupled to one runtime. We encountered this portability problem in Rufus, a conversational AI assistant with a large tool catalog that serves millions of Amazon customers. Rufus supports real-time serving, asynchronous background tasks, and high-volume batch workloads such as evaluation and content pregeneration. Each mode has distinct service-level objectives and typically uses a separate runtime. Reusing streaming orchestration makes asynchronous and batch workloads blocking and prevents use of batch inference APIs, which offer a 50 percent discount at published prices. We present a binding-ada
קרא במקור המקורי
arxiv.org
פתח כתבה מקורית