홈 /오픈 모델과 재현 구현 /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 호출이 불분명합니다