!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_4bit')
irf.highlight_evidence_IRF(text)
- Downloads last month
- 45