Mistral AI: The Multilingual GPT From Europe - Is it Any Good?

Sdílet
Vložit
  • čas přidán 19. 06. 2024
  • In this video, I look at Le Chat Mistral, the new multilingual conversational assistant from Mistral AI. Le Chat is a fun way to explore Mistral AI's new models. I test Le Chat by asking it a series of complex questions covering logic, sports, English grammar, debugging, and programming.
    ---
    Let Me Explain T-shirt: teespring.com/gary-explains-l...
    Twitter: / garyexplains
    Instagram: / garyexplains
    #garyexplains
  • Věda a technologie

Komentáře • 33

  • @nir8924
    @nir8924 Před 3 měsíci +5

    4:00 note that you wrote "as" instead of "ask" and it still worked, nice :)

  • @adfjasjhf
    @adfjasjhf Před 3 měsíci +2

    I tried to type in my language and it did got multiple words wrong even though it was understandable. ChatGPT and Bing Copilot didn't have this issue but it's fine.
    Mistral AI helped me to solve a powershell script issue that I was trying to solve with ChatGPT 3.5 and Copilot for hours within one prompt. Amazing! :D Will be using this more often now. Thanks!

  • @AZisk
    @AZisk Před 3 měsíci +5

    i like your new virtual background

  • @kjmok
    @kjmok Před 3 měsíci

    I laughed pretty hard when the gary lineker test question came up. Good content though, was curious how mistral's model fare compared to the others

  • @DanCreaMundos
    @DanCreaMundos Před 3 měsíci +6

    Looks like you're gonna have to start adding harder challenges, LLMs are starting to get pretty cleaver. Or maybe you're so popular they're stsr ting to train them to look good in your reviews 😂

    • @GaryExplains
      @GaryExplains  Před 3 měsíci +4

      I wish it was the second possibility, but I think it is likely the first, i.e. they are getting better and better. 😜

  • @Taskade
    @Taskade Před měsícem

    Looking forward to welcoming Mistral to Taskade in our next Multi-Agent update! 🌟

  • @SO-dl2pv
    @SO-dl2pv Před 3 měsíci +5

    Press the like button if you agree to do a video on Shunting Yard Algorithm :)

  • @tonysheerness2427
    @tonysheerness2427 Před 3 měsíci +1

    Can it fill in, 'I am not a robot and select the squares with the traffic lights?

  • @technolus5742
    @technolus5742 Před 3 měsíci +2

    Only got to try it out for a bit yesterday before the interface simply stopped producting answers. (Not sure if its a bug or an actual limit for non-subscribers).
    In my limited testing, I found it much preferable to gemini advanced.
    Gemini consistently gives me poor quality answers, insists on bulletpoints when I ask for it to not do so, refuses to answer questions about dictators, does not align properly with the intent of my questions, ...
    Mistral large on the other hand gives complete answers, logically sound reasoning, and shows good understanding of my intent.
    Havent been doing much coding lately, but im eager to compare these 2 models for coding (benchmarks show mistral underperforming, but Id like to judge that for myself after how disappinting gemini has been in general despite benchmarks).

    • @xeon2k8
      @xeon2k8 Před 3 měsíci

      have you tried bing?

  • @lonekid9286
    @lonekid9286 Před 3 měsíci +2

    Context: Video on shunting yard algorithm.
    Answer: Yes, please.

    • @GaryExplains
      @GaryExplains  Před 3 měsíci +1

      👍I published the first part today. Second part coming soon.

  • @Garythefireman66
    @Garythefireman66 Před 3 měsíci

    Thanks professor!

  • @benarcher372
    @benarcher372 Před 3 měsíci

    Mistral API sounds interesting! If you have the time 🙂

  • @mrshankj5101
    @mrshankj5101 Před 3 měsíci +1

    Mistral large is intelligent!

  • @AlwaysCensored-xp1be
    @AlwaysCensored-xp1be Před 3 měsíci

    Now got six LMM's on my Pi5, if I had 6 x Pi5's could they talk to each other to get better?

    • @GaryExplains
      @GaryExplains  Před 3 měsíci +1

      No, unfortunately not. LLMs are trained and then the model is released. The model is "read only" in that sense.

    • @AlwaysCensored-xp1be
      @AlwaysCensored-xp1be Před 3 měsíci

      @@GaryExplains We might get AGI before I can get my hands on 6 Pi5's. Things are moving fast in AI.

    • @GaryExplains
      @GaryExplains  Před 3 měsíci

      😂

    • @Ether_Void
      @Ether_Void Před 3 měsíci

      You could try and convert them back into a training format. Usually they are something like ONNX or TFlite for inference and you would need to convert that back into a trainable model under whatever Framework you want to use (TensorFlow, Pytorch etc.). However you would also need to reimplement the entire training code and loss function with which you can load data and update the weights and biases in the model.
      Added to that letting LMMs talk to each other isn't usually a good way to make them better without another "supervision" function. First issue is that you have to ask the question how do you score whether a answer was good or not simply comparing answers from equal models won't get you anywhere. Second a LLM has not really any reason to stick to human languages. If you only score their conversation without another algorithm testing the correctness of the grammar used by those LLMs they can actually start speaking very broken English

    • @AlwaysCensored-xp1be
      @AlwaysCensored-xp1be Před 3 měsíci

      @@Ether_Void Just tried Orca mini, fast enough to get useful on a Pi5. Will have to try those smaller ones now.

  • @S.0.K.
    @S.0.K. Před 3 měsíci

    I asked it how many planets are spelled with letter "a" in their name. It failed miserably.

    • @GaryExplains
      @GaryExplains  Před 3 měsíci

      LOL, that is a good one, nice, I think I will add that to my list of questions. Mistral get it wrong for me as well. ChatGPT 4 got it right, ChatGPT 3.5 got it partially right. Claude's answer was similar to ChatGPT 3.5.

    • @GaryExplains
      @GaryExplains  Před 3 měsíci +1

      I especially like this part of Mistral's reply, "If we consider dwarf planets, Pluto and Eris also have the letter "a" in their names."

  • @ps3301
    @ps3301 Před 3 měsíci +6

    Everyone spends millions just to train llm as their business model.

    • @technolus5742
      @technolus5742 Před 3 měsíci

      They dont, they fine tune existing models which is much cheaper.

    • @ohdude6643
      @ohdude6643 Před 3 měsíci

      @@technolus5742 It doesn't work like that.

    • @technolus5742
      @technolus5742 Před 3 měsíci

      @@ohdude6643 What? Yes it does. That's literally how the vast majority does it.