Downloads · 30 days
10
8% of all-time downloads
FritzStack/QWEN4B-GoEmotions_4bit
QWEN4B-GoEmotions_4bit is a text generation model from FritzStack. Use it when you need the model to write or continue text. It is set up for transformers. The card lists the license as apache-2.0.
Downloads · 30 days
10
8% of all-time downloads
All-time downloads
128
Public
Parameters
4B
8.1 GB on disk
Likes
0
Public
Click a slice to open those files.
.safetensors8 GB · 100%
From the Hugging Face model README
!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)