a99ef40b3df14bc7c021b21bf1d194c0e7221308
Model: FritzStack/IRF-QWEN8B_light Source: Original Platform
base_model, tags, license, language
| base_model | tags | license | language | |||||
|---|---|---|---|---|---|---|---|---|
| unsloth/Qwen3-8B-unsloth-bnb-4bit |
|
apache-2.0 |
|
!pip install git+https://github.com/Fede-stack/TONYpy.git
from TONY.IRF import IRFPredictor
text = 'Some days I keep living, even though I feel completely alone in the world'
irf = IRFPredictor(model_name='FritzStack/IRF-QWEN8B_light')
irf.highlight_evidence_IRF(text)
Description
Languages
Jinja
100%