You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just tried running sentiment analysis using mall::llm_vec_sentiment() with deepseek-r1:8b, and all predictions came as NA. I haven't tested much, but I believe it's probably due to DeepSeek outputting <thinking> before all its answers.
The text was updated successfully, but these errors were encountered:
I just tried running sentiment analysis using
mall::llm_vec_sentiment()
withdeepseek-r1:8b
, and all predictions came as NA. I haven't tested much, but I believe it's probably due to DeepSeek outputting<thinking>
before all its answers.The text was updated successfully, but these errors were encountered: