Downloads · 30 days
17
13% of all-time downloads
FritzStack/Llama3B-GoEmotions_4bit
Llama3B-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
17
13% of all-time downloads
All-time downloads
136
Public
Parameters
3.2B
6.4 GB on disk
Likes
0
Public
Click a slice to open those files.
.safetensors6.4 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/Llama3B-GoEmotions_4bit')
emotions.predict_emotions(text)