Meta's LLAMA 3 with Hugging Face - Hands-on Guide | Generative AI | LLAMA 3 | LLM

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 เม.ย. 2024
  • Dive into the future of generative AI with our detailed guide on how to access Meta's LLAMA 3 using Hugging Face. This video provides a step-by-step walkthrough to help you harness the power of one of the most advanced language models available today.
    Hi! I will be conducting one-on-one discussion with all channel members. Checkout the perks and Join membership if interested: / @siddhardhan
    Code file link: colab.research.google.com/dri...
    All presentation files for the Machine Learning course as PDF for as low as ₹200 (INR): Drop a mail to siddhardhans2317@gmail.com
    Machine Learning Course in 60 Hours: • Complete ML course in ...
    Machine Learning Projects Playlist: • Machine Learning Projects
    Hello everyone! I am setting up a donation campaign for my TH-cam Channel. If you like my videos and wish to support me financially, you can donate through the following means:
    From India 👉 UPI ID : siddhardhselvam2317@oksbi
    Outside of India? 👉 Paypal id: siddhardhselvam2317@gmail.com
    (No donation is small. Every penny counts)
    Thanks in advance!
    Let's build a Community of Machine Learning experts! Kindly Subscribe here👉 tinyurl.com/md0gjbis
    I am making a "Hands-on Machine Learning Course with Python" in TH-cam. I'll be posting 3 videos per week: Monday Evening; Wednesday Evening; Friday Evening.
    Download the Course Curriculum File from here: drive.google.com/file/d/17i0c...
    LinkedIn: / siddhardhan-s-741652207
    Telegram Group: t.me/siddhardhan
    Facebook group: groups/49085...
    Getting error in any of the codes that I have explained? Mail the details of the error to: datascience2323@gmail.com
    Instagram: / siddhardhan23
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 12

  • @Patrickh50
    @Patrickh50 หลายเดือนก่อน

    My first hands-on, programming tutorial that I’ve walked through in 20 years. Very well done (followed on LinkedIN). I had trouble with the Pipeline, max tokenizer return. I’ll troubleshoot more later. Ran after I removed that Pipeline attribute. Well done - thanks for your time making these videos. Excellent introduction/hands on to AI programming.

  • @rdaudt
    @rdaudt หลายเดือนก่อน

    Thank you very much!

  • @user-dn3pm5jf5h
    @user-dn3pm5jf5h หลายเดือนก่อน +1

    Bro. In machine learning by using svm or lr, if i give any input it shows reults as 1. It doesn't show 0.And it shows some warning messages like you reached maximum iteration . Limit reached. What can I do for this bro..

  • @HK-Sepuri
    @HK-Sepuri หลายเดือนก่อน

    Can you make a video on fine tuning using hugging face models on custom set or kaggle dataset ? Either inage or nlp

  • @bargajehaha8002
    @bargajehaha8002 23 วันที่ผ่านมา

    is llama3 have filters too ? like nfsw conversasion or any thing crime

  • @eswargowtham5682
    @eswargowtham5682 13 วันที่ผ่านมา

    First off, Great content. Please make a new tutorial with gradio and explain how can we integrate it api .. !!!

  • @sam-uw3gf
    @sam-uw3gf หลายเดือนก่อน +1

    Sir can u upload any project for genai other than RAG ... Or any idea for any other project than RAG

    • @rajsethi26
      @rajsethi26 หลายเดือนก่อน

      text summarization, email auto-response can be good use cases to start with.

  • @vaibhavdhanuka4308
    @vaibhavdhanuka4308 21 วันที่ผ่านมา

    is it possible to do this without having colab pro?

  • @sharifelmasry349
    @sharifelmasry349 12 วันที่ผ่านมา

    "Your request to access this repo has been successfully submitted, and is pending a review from the repo's authors."
    How much time will it take??
    edit: 10 minutes :D

  • @jeremycollins6682
    @jeremycollins6682 หลายเดือนก่อน

    I'm sorry, can you further explain the role of tokenizer.pad_token = tokenizer.eos_token? Script only runs when this line is removed.