ホーム /オープンモデルと再現実装 /litjev
litjev
市販のあらゆる LLM を Jev 風の判断レイヤーに変えます。
このページは英語版リストから生成しています。
readme より
LitJev A reproduction of Jev: turn any Qwen model into a fast decision model. LitJev reproduces the decision layer of Jev on top of off-the-shelf Hugging Face checkpoints. Define questions and options, load a Qwen model, and get typed choices with probability distributions from a single API call. No training, no generated answer text: scores are read …
詳細
- セクション
- オープンモデルと再現実装
- owner
- zhengxuyu
- スター
- 26
- フォーク
- 4
- 最終更新
- 2026-09-18
- 言語
- Python
- ライセンス
- Apache-2.0
これは何か
- 形態
- ライブラリや SDK
- ホストエージェント
- 単体で動作
- 対象
- アプリ開発者
成熟度
ドキュメント
Jev の呼び出しが不明確です