Generative AI with Large Language Models: Hands-On Training feat. Hugging Face and PyTorch Lightning

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

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

  • @JonKrohnLearns
    @JonKrohnLearns  Год назад +45

    I invested a ton of time into preparing this training so I hope you find it valuable! Let me know what you like and what could be improved in the future, please :)

    • @square007tube
      @square007tube Год назад +2

      Thanks Jon for sharing 🤩

    • @JonKrohnLearns
      @JonKrohnLearns  Год назад

      @@square007tube most welcome!

    • @rezabagherian3331
      @rezabagherian3331 Год назад +2

      Thank you , undoubtedly one of the best tutorials i have ever seen

    • @JonKrohnLearns
      @JonKrohnLearns  Год назад

      @@rezabagherian3331 cheers, Reza! That's a huge compliment, thank you :)

    • @cmosguy1
      @cmosguy1 Год назад +1

      I commend the hard work you put into this. You synthesized a lot of complexity down to something that is easy to consume and build off for our own projects. Thanks again for this!

  • @jordhanus6213
    @jordhanus6213 Год назад +3

    Exceptionally clear and concise, despite being 2+ hours long. Excellent introduction to LLMs holding enough advanced bits to keep more seasoned viewers hooked as well!

    • @JonKrohnLearns
      @JonKrohnLearns  Год назад

      Thanks, Jord! And glad to hear it hit the mark for a range of levels!

  • @johndebritto
    @johndebritto Год назад +3

    Hi Jon, I haven't gone through this video yet, but from other comments I learn that this is a great tutorial. I have seen your other videos on the math behind ML and it is very impressive. You are doing this as a service to educate people on concepts that is not easy to understand sometimes. This inspires me to be of service to others in whichever way I can.

    • @JonKrohnLearns
      @JonKrohnLearns  Год назад +1

      Thank you so much for your kind words, John! It's truly rewarding to hear that the content is not only helpful but also inspiring. I'm glad it motivates you to be of service to others as well. Enjoy the video when you get a chance to watch it, and I hope it provides value to your learning journey in ML. Cheers!

  • @texasdaveodell
    @texasdaveodell Год назад +2

    Extremely well done Jon, I was able to immediately get to work and learn thanks to your concise explainations of everything. I'm blown away by how much you covered with out any fluff in a manner that was very approachable.

    • @JonKrohnLearns
      @JonKrohnLearns  Год назад

      Wow, thanks! Super stoked you could dive right in, Dave! Aim is to keep it clear and fluff-free... More coming your way :)

  • @luisrodriguesphd
    @luisrodriguesphd 8 месяцев назад

    Hey John, I wanted to express my sincere gratitude for the incredible training session on generative AI with LLMs you shared with us. The depth of knowledge and insights you provided in so short time was truly amazing.

    • @luisrodriguesphd
      @luisrodriguesphd 8 месяцев назад

      Regarding your question about what could be improved, based on my experience and the SDSP episode with Cole, I would say: reduce the amount of content while diving deeper into details.
      Again, thank you for sharing this enlightening material with us.

  • @upskillwithchetan
    @upskillwithchetan Год назад +1

    Awesome Jon, This is like A-Z in one session you have covered. I really appreciate your time and efforts to grow the community.

  • @AP-hv5dh
    @AP-hv5dh Год назад +1

    Pure 🔥 John! Just like your Deep Learning Illustrated!🎉🏆

  • @shankargupta5254
    @shankargupta5254 Год назад +2

    Thank you so much Jon. I appreciate your time and efforts. Please keep uploading videos on NLP.

  • @scammersnightmare
    @scammersnightmare Год назад +4

    This is the best instructions for getting started with LLM for laymen. A true lifesaver. Appreciate your generosity to unlocking the treasure trove. Can't wait to dig deep on this tut. Difficult to suggest improvements but I do want to know, say how to allow the custom inputs of 10 different type of restaurants to have stronger influence on the output. Since these 10 restaurants speak the same way but differ slightly. Their outputs should be similar. Use cases, custom chatbots for each industry and save time for manual inputs for the new restaurant. Subscribed and liked. Thanks a lot!

    • @JonKrohnLearns
      @JonKrohnLearns  Год назад +1

      Thank you so much for your thoughtful comment! I'm glad to hear that you found the tutorial helpful, and I appreciate your support :)
      As for your question about customizing the model's output, if you're trying to ensure that ten different types of restaurants have a stronger influence on the model's output, and those restaurants speak in similar ways but with slight differences, you'll want to focus on fine-tuning the model using data that reflects these specificities.
      Fine-tuning is a process in which the language model is further trained on a specific dataset after its initial training. In this case, you would gather and use textual data from the ten different types of restaurants. This data could be reviews, menus, or any other text that encapsulates the unique language and nuances of each restaurant type.
      Once you've collected and prepared your data, you'll need to fine-tune the model on it. There's no one-size-fits-all approach to this, as the best fine-tuning process will depend on factors like your specific use case, the amount and quality of your data, and the capabilities of the model. Episode #674 of my podcast (Super Data Science) might be useful to you.
      Also, don't forget about adjusting the model's parameters when generating outputs. For instance, the "temperature" parameter can control the randomness of the output - a lower temperature will produce more focused and deterministic outputs, while a higher temperature will yield more diverse and creative results.

  • @abhijitdarwade2184
    @abhijitdarwade2184 Год назад +1

    Hi Jon, Many thanks for your efforts and time put to prepare this content. As always your sessions are simple, crisp, complex concepts explains very nicely along with hands on example.

    • @JonKrohnLearns
      @JonKrohnLearns  Год назад

      Hey Abhijit, thanks a ton for the props! Super happy to hear you're finding my videos helpful.

  • @tadandergart
    @tadandergart Год назад +1

    Dude you still got it!!! Great video!!!

  • @wasiffarooqui1026
    @wasiffarooqui1026 Год назад +1

    Came after listening to your podcast

  • @dpokhrel1
    @dpokhrel1 Год назад +1

    As usual Awesome John !

  • @LorenzobelenguerArt
    @LorenzobelenguerArt Год назад +1

    Thank you, Jon. It was fascinating.

    • @JonKrohnLearns
      @JonKrohnLearns  Год назад

      You're welcome! Glad you found it fascinating :)

  • @JamesBradyGames
    @JamesBradyGames 10 месяцев назад +1

    Loved this, really insightful and helpful. Thank you! And did anyone tell you you sound a lot like Sean Carroll, which is also very cool :-)

    • @JonKrohnLearns
      @JonKrohnLearns  10 месяцев назад +1

      That is a new one, but a very flattering comparison, thank you :)

  • @temiwale88
    @temiwale88 Год назад +1

    Jon Krohn! Thanks my teacher! I'm going to enjoy and eat this content! ❤

    • @JonKrohnLearns
      @JonKrohnLearns  Год назад +1

      haha I hope you find it to be a delicious treat!

    • @temiwale88
      @temiwale88 Год назад

      @@JonKrohnLearns thanks man!

  • @sridevi1321
    @sridevi1321 Год назад +1

    Thank you sir,your Deep learning illustrated(all 3 videos ) are interested ,now iam foĺlowing all your lectures

  • @josephburak6809
    @josephburak6809 Год назад +2

    Hi Jon! I tried to run the example in Colab but the GPT4All-inference file read that there is no module named: ‘nomic.gpt4all’. So it won’t take me past the second step of the download. I’m sure it’s user error, but could you point me in the right direction please? Thanks!

  • @ShawhinTalebi
    @ShawhinTalebi Год назад +1

    Great session Jon! This was very helpful 😁

  • @divyeshrajpura6627
    @divyeshrajpura6627 Год назад +1

    It's really a great training. It covers all different aspects in graceful manner. Greatly appreciated. Thanks you so much!
    Just curious to know if any plan to make tutorial on "Deep Learning with PyTorch and TensorFlow” available to community.

    • @JonKrohnLearns
      @JonKrohnLearns  Год назад

      Thanks! Glad you liked it!
      I had a technical issue that prevented me from being able to record my "Deep Learning with PyTorch and TensorFlow” training at ODSC East. Hopefully I'll have a chance to be able to record it for RUclips soon.
      In the meantime, you can access this training via O'Reilly. I have a training there online called "Deep Learning with TensorFlow, Keras, and PyTorch". If you don't already have access to the platform, you can use my code "SDSPOD23" to get a free 30-day trial.

    • @divyeshrajpura6627
      @divyeshrajpura6627 Год назад

      @@JonKrohnLearns Thanks!

  • @1ireneaustin
    @1ireneaustin 10 месяцев назад

    God bless you for putting this up. I have no other means to train

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

    Hi Jon, thank you for all your awesome content. Trying to follow along but get a module not found error when first importing the model in google colab. Any ideas what's changed?

  • @EkShunya
    @EkShunya 5 месяцев назад

    great work

  • @himanshuchouhan6333
    @himanshuchouhan6333 Год назад +1

    Sir, can I start ML parallely with this ML foundation series or after completing this maths from algebra then I start ML . my bigest problam 😞 . please answer

    • @JonKrohnLearns
      @JonKrohnLearns  10 месяцев назад

      This lecture is relatively advanced if you're just getting started in ML, but you could watch it first if you'd like inspiration or what your skills will enable you to do! Then, I'd dig into my ML Foundations series, starting with Linear Algebra.

  • @temiwale88
    @temiwale88 Год назад +1

    It was awesome! A lot but I'll review the rest later. I need a Udemy course though : - )

    • @JonKrohnLearns
      @JonKrohnLearns  Год назад +1

      Well, then make one - I am unlikely to have the bandwidth myself! Glad this training was a good headstart :)

    • @temiwale88
      @temiwale88 Год назад

      @@JonKrohnLearns thank you Dr. Jon!

  • @SiriJack-q5c
    @SiriJack-q5c Год назад +1

    Sir make videos on statistics for machine learning

    • @JonKrohnLearns
      @JonKrohnLearns  Год назад +1

      I will get back to releasing Probability for ML and then Statistics for ML videos on RUclips as soon as I can. In the meantime you can access all my "Probability and Statistics for ML" content in the O'Reilly platform. If you don't already have access, you can use my special code "SDSPOD23" to get a free 30-day trial.

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

    Hey sir,i have a lot of questions😅like,
    Is AI and ML is good or bed (without any degree or certificate) ?
    I can learn AI and ML without a laptop or computer ?
    And most important and stupid question is
    What is the best and free skill i learn without any laptop or computer and certificate or degree (i am 18yo boy who needs to become successful,but how) ?
    Please sir,give me a straight way to be a 1% in this addicted world.
    I need to become a successful man,but how i don't know.
    Please give me a straight path.
    Thanks 😊

  • @himanshuchouhan6333
    @himanshuchouhan6333 Год назад +1

    sir what about statistics for ml Foundation series please answer 😀

    • @JonKrohnLearns
      @JonKrohnLearns  Год назад

      Hi there! Sign up for my email newsletter on jonkrohn.com for updates. I hope to be able to record more of my ML Foundations content for RUclips soon. In the meantime, you can get the entire series online via O'Reilly. You can use my code "SDSPOD23" to get a free 30-day trial, which is plenty of time to cover the stats content and beyond.

    • @himanshuchouhan6333
      @himanshuchouhan6333 Год назад

      Sir, can I start ML parallelly with this or after completing this math from algebra then I start ML ? @@JonKrohnLearns

  • @eclyphh
    @eclyphh Год назад

    whats gonna happen with the statistics course?

    • @JonKrohnLearns
      @JonKrohnLearns  Год назад

      Hi EclypH! If you're asking about the Statistics content from my ML Foundations curriculum, the status on various platforms is provided in the "Where and When" section of my ML Foundations GitHub repo's README file (I would put a link but it seems like RUclips sometimes automatically removes my comments when I do).
      Essentially, the full studio-recorded version of my ML Foundations curriculum is available today within the O'Reilly online platform (link also provided in the GitHub repo as well as a code to get a free 30-day trial of the O'Reilly if you don't already have access). I haven't had bandwidth recently to record the home-recorded version of my ML Foundations curriculum (which I publish to RUclips and Udemy) but hope to have the bandwidth soon. You can sign up for my email newsletter on my website to be sure not to miss when I start publishing ML Foundations videos on RUclips again.