Does Mistral 7B function calling ACTUALLY work?

Поделиться
HTML-код
  • Опубликовано: 27 янв 2025

Комментарии •

  • @learndatawithmark
    @learndatawithmark  7 месяцев назад +1

    00:52 Extract time function (testing string type)
    01:46 Explaining how the output is tested
    02:46 Testing time function
    03:37 Extract weather latitude/longitude function (testing numeric type)
    04:09 Testing weather function
    04:57 Review sentiment function (testing arrays)
    05:48 Testing sentiment function

  • @PreshanSumanadeera
    @PreshanSumanadeera 7 месяцев назад

    Yes. It’s unreliable sometimes. I found it to produce better results when in chat mode and top_k is adjusted to 1. Generate won’t work as you’d expect.