Model: FritzStack/QWEN4B-GoEmotions_4bit Source: Original Platform
base_model, tags, license, language
| base_model | tags | license | language | |||||
|---|---|---|---|---|---|---|---|---|
| unsloth/Qwen3-4B-unsloth-bnb-4bit |
|
apache-2.0 |
|
!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)
Description
Languages
Jinja
100%