Files
QWEN4B-GoEmotions_4bit/README.md
ModelHub XC f79b24cba3 初始化项目,由ModelHub XC社区提供模型
Model: FritzStack/QWEN4B-GoEmotions_4bit
Source: Original Platform
2026-05-02 05:06:35 +08:00

398 B

base_model, tags, license, language
base_model tags license language
unsloth/Qwen3-4B-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.Emotions import Emotions_Predictor
emotions = Emotions_Predictor(model_name = 'FritzStack/QWEN4B-GoEmotions_4bit')
emotions.predict_emotions(text)