ModelHub XC a99ef40b3d 初始化项目,由ModelHub XC社区提供模型
Model: FritzStack/IRF-QWEN8B_light
Source: Original Platform
2026-05-23 02:01:17 +08:00

base_model, tags, license, language
base_model tags license language
unsloth/Qwen3-8B-unsloth-bnb-4bit
text-generation-inference
transformers
unsloth
qwen3
apache-2.0
en
!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
Model synced from source: FritzStack/IRF-QWEN8B_light
Readme 2 MiB
Languages
Jinja 100%