Views
No views yet
1pip install mlx-lm
2!pip install git+https://github.com/Fede-stack/TONYpy.git1from TONY.Emotions import Emotions_Predictor_mlx
2emotions = Emotions_Predictor_mlx(model_name = 'FritzStack/QWEN4B-GoEmotions-mlx-Q4')
3emotions.predict_emotions(text)