Back to explore

Jev系モデルのカスケード設計パターン

小モデルが全てに回答し、大モデルは不確実な部分のみを処理する過小評価されたカスケードパターンを紹介し、初期の実行データを共有。

Very underutilized design pattern no one is talking about (yet) for Jev-like models: cascade. A small model answers everything. A big model answers only what the small one is unsure about. In my runs the big one handled 13% of questions and the pair matched it alone — 90 vs

Jev系モデルのカスケード設計パターン 1
· 1 likesOpen on X