base_model, tags, license, language
base_model tags license language
unsloth/Llama-3.2-3B-unsloth-bnb-4bit
text-generation-inference
transformers
unsloth
llama
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/Llama3B-GoEmotions_4bit')
emotions.predict_emotions(text)
Description
Model synced from source: FritzStack/Llama3B-GoEmotions_4bit
Readme 28 KiB