hermes-ai.net

ドキュメントを見る →
HermesHermes Agent ドキュメント
← Back to case library
Case / 2100885597267153087自動化
Case media / 1MP4 ↗

Alex Stone

@a1exstone
Verified

Localized reading

TYPESAFE が、テキストを生成せず、エージェント ループのコスト下限を突破するモデルをリリースしました。 jev は、システム 1 モデルと呼ばれるものです。状態と一連の質問を送信すると、入力された回答が返されます...

Original post / EN

TYPESAFE RELEASED A MODEL THAT DOESN'T GENERATE TEXT, AND IT BREAKS THE COST FLOOR OF THE AGENT LOOP jev is what they call a system one model. you send it a state and a set of questions, it returns typed answers with probabilities. no tokens, no sampling, no sequential decoding. route → decide → guard → run tool → observe → done? they report 20-200x faster inference and 40-400x lower cost than comparable llms on classification tasks. every question in a request is evaluated in parallel, so adding questions barely moves latency. in a two-turn loop that means eight decisions. the two that need a plan still go to a chat model. the other six - pick a model, screen a tool call, check if the task is done - cost 0.06s combined. the takeaway is simple: stop paying generation prices for choices. most of what an agent decides is a pick, a score or a yes/no.
views
1975
likes
29
saves
17
reposts
3
原文を見る ↗

Quoted post

Sydney Runkle @sydneyrunkle

https://t.co/CF54CU9Ddz

原文を見る ↗

出典

This independent archive preserves a public post with attribution. Text, media, account details and trademarks belong to their respective owners.