Llama: The Open-Source AI Model that's Changing How We Think About AI

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

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

  • @raymobula
    @raymobula 15 дней назад +28

    In case someone is wondering Llama >>> Large Language Model Meta AI

    • @PrototypePrjs
      @PrototypePrjs 12 дней назад +1

      Thank you. I was thinking about the Llama animal and wondering why that name... Dummy me :)

    • @Gurci28
      @Gurci28 12 дней назад +2

      Llama 3.1 is Meta's latest flagship language model, boasting an impressive 405 billion parameters. 5:05

    • @question42
      @question42 10 дней назад +1

      Great work bro.

  • @HarishPillay
    @HarishPillay 15 дней назад +59

    LLama is not open source at all. It is freeware. Their license is not an open source license. The training data is not available at all.

    • @mosa36
      @mosa36 14 дней назад +4

      Interesting comment, would be interesting to hear more about this nuance

    • @IshCaudron
      @IshCaudron 13 дней назад +6

      It's not a nuance. Can you reproduce it, rebuild it from scratch exactly as the same model you get precompiled? You can't.

    • @IshCaudron
      @IshCaudron 13 дней назад +9

      I'm actually changing my mind here. We need a better definition for model, not of open source. The trained model and the code that defines the structure of the model and the training process cannot be both called "the model". Open sourcing the structural code doesn't mean the weights are reproducible. So maybe the issue it's in the definition of what open source is referring to.

    • @Bemolos
      @Bemolos 12 дней назад +2

      100%

    • @TheEhellru
      @TheEhellru 10 дней назад +4

      I believe in common vernacular, Llama is considered "open weights" but not "open source"

  • @lgl_137noname6
    @lgl_137noname6 15 дней назад +11

    Assuming that this presentation was intended for informing the larger public, One would have expected that the presenter would have, on the onset, REMINDER the audience what LLAMA stand for !

    • @NK-iw6rq
      @NK-iw6rq 12 дней назад

      It stands for Llama, like the animal.

  • @lynxnexux
    @lynxnexux 12 дней назад +4

    designed for on-device inference - small enough to run directly on smartphones and laptops so data never has to be sent to the cloud. This can both speed up processing and improve privacy -that is the basiC explanation that I found and can we also talk about IBM's quantum processors

  • @rickyS-D76
    @rickyS-D76 15 дней назад +6

    One of the easiest explanation of llama ❤

  • @seyedalimohammadirad8168
    @seyedalimohammadirad8168 4 дня назад

    hey, great video, btw i like the way this video is made. the parts writing .... what did u use to make it thx

  • @MorningCoffeeTech
    @MorningCoffeeTech 15 дней назад +8

    Morning Coffee Tech Content! Thanks IBM !

    • @mosa36
      @mosa36 14 дней назад

      Incredible, I am currently having my coffee watching this video haha

  • @user-fk8zw5js2p
    @user-fk8zw5js2p 15 дней назад

    Never heard of Llama before. You've given me something to do this weekend. Thanks Brianne!

    • @KEKW-lc4xi
      @KEKW-lc4xi 14 дней назад +1

      Where have you been for past couple of years?

  • @jaydenhawkesjayden
    @jaydenhawkesjayden 15 дней назад +12

    Llama is not open source, the code might be, but the model is under a commercial license. Yes its not too restrictive for end users, but it is for businesses "You can use this model how you like, unless you make too much money, then you need to negotiate an alternative license with us". I do think self host able llm's are something that should be celebrated, and the permissive license is a step forward. But I hate that its being whitewashed as "open source" when its very very much not that, no matter how much meta claim's the model is open source for free clout.

    • @jaydenhawkesjayden
      @jaydenhawkesjayden 15 дней назад +2

      The reason this matters, is because the code is nothing special or some super secret appropriate thing. What makes the open source community unable to create LLM's that work as well as chatgpt and llama. Has nothing to do with the code, and everything to do with the availability of training data and computational resources to train an LLM on that data. All the big tech companies are spending billions on custom chips from nvidia that specialist in training and running ai compute workloads, that the opensource community just doesn't have access too. API's for gathering data to train an ai on are becoming closed down and or super pricey. Publicly available data is being flooded by ai content, and image wise there's the whole artist rebellion where they're poisoning they're art, which will only effect smaller open source devs, big tech im sure will have the resources to avoid using poisoned art in their training..... In summery, The model is whats special, not the code, they open sourced the code, but the model is under a proprietary commercial license thats only permissive for personal use, and highly restrictive for commercial use.

    • @pmabdullah87
      @pmabdullah87 12 дней назад

      Thanks for the explanation

  • @hammadaslam9201
    @hammadaslam9201 15 дней назад +2

    That was a very informative video with a great explanation. Thank you for sharing such valuable information.

  • @santoshpchaitanya123
    @santoshpchaitanya123 11 дней назад

    Thanks for sharing the Key Insights of LLMA and Covering Real Time Use Cases

  • @learnbydoingwithsteven
    @learnbydoingwithsteven 15 дней назад

    There are just so many variations in hugging face, like for any model groups. Would be interesting to see model cluster information to help users choose the best for them.

  • @samjones4327
    @samjones4327 15 дней назад

    Thank U educating us on this great topic! It's great to know that open source LLM's exist! As usual, I appreciate all that U bring us IBM! Cheers!!

    • @jaydenhawkesjayden
      @jaydenhawkesjayden 15 дней назад

      I really wish open source LLM's actually existed, meta's claim this is open source isnt really true, see comment above, or just google "is llama really opensource"

  • @FarisMuhammad-m1l
    @FarisMuhammad-m1l 10 дней назад +1

    There are only few LLMs where it is transparent in terms of openness. Most of models are open in terms of its parameter(weight and biases) but closed source code,closed training data, proprietary algorithms(neural network design or algorithm). Looking at Llama, it falls into first category, so it’s ok to use it for fine tuning towards one specific tasks but one will need additional commercial license agreement needed if anyway it is used in any of services rolled out > threshold number of users. So please beware of license agreements first before jump into making a product with these so called open source models

  • @apaksoy
    @apaksoy 9 дней назад

    I appreciated the presentation, but I have found it a bit weird that Meta / Facebook which is the owner of Llama has not been mentioned even once despite the presentation being about the history of Llama.

  • @mosa36
    @mosa36 14 дней назад +1

    How are these domain specific models built?

    • @lawrenceemke1866
      @lawrenceemke1866 10 дней назад

      Very good question - would like to see presentation/demonstration on this topic

  • @NK-iw6rq
    @NK-iw6rq 12 дней назад +1

    Zuck is a villain, but this is one good thing he did for the world !

    • @MohammadAli-io9
      @MohammadAli-io9 11 дней назад

      Why, what did he do.

    • @question42
      @question42 10 дней назад

      @@MohammadAli-io9 because he has given Facebook 😂

  • @ShinyYorik
    @ShinyYorik 15 дней назад +1

    IBM, I love you, your company is great! I am collecting your products, an unusual hobby for a 16 year old schoolboy 😅

  • @gorkemocmenn
    @gorkemocmenn 9 дней назад

    I'm trying to register for the event in the description. But I can't successfully register. Can someone in IBM team help me out??

    • @IBMTechnology
      @IBMTechnology  9 дней назад

      Hi, we were able to fix the link! Let us know if you have any more issues, and we hope you enjoy the event. Thanks for registering!

  • @sk3ffingtonai
    @sk3ffingtonai 15 дней назад +2

    👏 Thank you.

  • @mosa36
    @mosa36 14 дней назад

    How does a bigger context window induce security risks?

  • @JustinBerlowski
    @JustinBerlowski 14 дней назад

    impressed with the direction Aliagents is taking in the AI space, big things coming from them

  • @MohammadAli-io9
    @MohammadAli-io9 11 дней назад +1

    Did she forgot about Llama 3.2 1B, 3B, 11B, and 70B models.

  • @Nine-zz6cs
    @Nine-zz6cs 15 дней назад

    Nice! Thank You

  • @Johnbrownpe
    @Johnbrownpe 14 дней назад

    Aliagents is creating a powerful AI ecosystem, I’m excited to see how this develops

  • @MaJetiGizzle
    @MaJetiGizzle 15 дней назад

    Test-time compute. I want my own local 8B parameter Llama model that can produce and process tokens locally before providing an output.

  • @MarkWether
    @MarkWether 14 дней назад

    the tech Aliagents is developing could be a real game changer for the AI industry

  • @bopinthewap
    @bopinthewap 10 дней назад

    COMO TE LLAMA? 🤔

  • @AjaySingh-ey7gt
    @AjaySingh-ey7gt 15 дней назад

    Nice❤

  • @jayrajmishra3129
    @jayrajmishra3129 13 дней назад

    Autonomous AI Agents

  • @EricCooleric
    @EricCooleric 14 дней назад

    the way Aliagents integrates AI with tokenization is changing the game, excited for the future

  • @DavidMCammack
    @DavidMCammack 14 дней назад

    Does this video feel condescending to anyone else?
    I suppose someone had to make a super basic, overly simple introduction to llama.
    Might as well be IBM. I guess.

  • @laijum066
    @laijum066 15 дней назад

    What about llama 3.2 ?!!!

    • @Gurci28
      @Gurci28 12 дней назад

      For now, it's still a secret!

  • @Bharathi-t8t
    @Bharathi-t8t 15 дней назад

    Please let go 🙏😭, I'm not responsible for everything that has happened

  • @kieranriordan1908
    @kieranriordan1908 22 часа назад

    Five minutes and thirty six second in, and I still have no idea what Llama is. All I've learned about it is different versions and stats about it. Another 'tech bro' explaining "use the AI, just trust us, bro".

  • @zidane3250
    @zidane3250 12 дней назад

    You didn’t need all this drawing. Thanks anyway.

  • @bob_mikhail
    @bob_mikhail 15 дней назад

    I wonder how long it took to learn to write right to left😅

  • @anubhavsingh5665
    @anubhavsingh5665 14 дней назад

    65😅

  • @devlala4365
    @devlala4365 15 дней назад

    1st🎉

  • @marcomaiocchi5808
    @marcomaiocchi5808 15 дней назад +2

    Does she even know what she is talking about? Doesnt really seem so.