Views
No views yet
!pip install git+https://github.com/Fede-stack/TONYpy.git
1from TONY.Emotions import Emotions_Predictor 2emotions = Emotions_Predictor(model_name = 'FritzStack/Llama3B-GoEmotions_4bit') 3emotions.predict_emotions(text)