AD Academy
AD Academy
  • 249
  • 80 357
Llama3.1 with HuggingFace in 4 simple steps of Python coding
Meta Launched Llama3.1 open source AI model which is most powerfull till date. In this video, I demonstrated how to use Meta Llama 3.1 with HuggingFace in 4 simple steps using Python Coding. You can fine-tune, distill and deploy anywhere. The latest instruction-tuned model is available in 8B, 70B and 405B versions.
Github link: posting soon
For Similar videos:
How To Use Meta Llama3 With Huggingface in 3 lines of Coding: th-cam.com/video/D3vEUAjuMa8/w-d-xo.htmlsi=MCQ30YY8mnFC9yEe
Meta Llama 3 outperforms other LLMS: th-cam.com/video/mHPD4ouPQRU/w-d-xo.htmlsi=pirXzxrySCfKx9EX
How to use Meta Llama3 With Huggingface chat : th-cam.com/video/G9vqzHPuPMc/w-d-xo.htmlsi=bOQ3RcmaPSTdyXk4
How to run Llama3 locally on your computer: th-cam.com/video/cABpLuxhMUs/w-d-xo.htmlsi=GP9E6rrnLhDIN7cf
Hugging Face transformer: th-cam.com/video/ik8ZEFzduBE/w-d-xo.html
Hugging Face BERT transformer: th-cam.com/video/K7-9LgEGZVg/w-d-xo.htmlsi=7geYyvXbWLQT5brU
Text Summarization with Hugging Face Transformers in 5 Lines of Python Coding
th-cam.com/video/n1EqHs3cl4g/w-d-xo.html
Gemma: th-cam.com/video/2jQV0JtOZko/w-d-xo.htmlsi=YrP83DlGll5XOY_G
Gemma in Hindi: th-cam.com/video/xC1WsaheTto/w-d-xo.html
Gemma Quantization: th-cam.com/video/xoy7rtabh_s/w-d-xo.htmlsi=oItSWanK-S3WFZkq
Gemma Fine tuning: th-cam.com/video/RrDK_plBzbs/w-d-xo.htmlsi=l0qKgGkrCACsNtPd
#llama #llamas #huggingface #meta #llm #generativeai
มุมมอง: 44

วีดีโอ

How to summarize text from PDF using Hugging Face in 3 steps
มุมมอง 5612 ชั่วโมงที่ผ่านมา
In this tutorial, I'll show you how to summarize text from a PDF using Hugging Face in three easy steps. First, we'll extract the text from a PDF file. Next, we'll use a pre-trained summarization model from Hugging Face. Finally, we'll generate and display a concise summary of the extracted text. This guide offers a fast and efficient method to summarize lengthy documents effortlessly. Join me ...
PDF Text Summarization in 3 simple steps using Hugging Face
มุมมอง 47วันที่ผ่านมา
I demonstrate how to perform PDF text summarization using Hugging Face in three simple steps. First, we extract text from a PDF file. Next, we utilize a pre-trained summarization model from Hugging Face. Finally, we generate and display a concise summary of the extracted text. This tutorial provides a quick and effective way to summarize lengthy documents with ease. Join me to streamline your t...
Stopwords explained with Code: Natural Language Processing
มุมมอง 4014 วันที่ผ่านมา
In this video, we dive into the concept of stopwords and their significance in Natural Language Processing (NLP). Stopwords are common words that often carry less meaningful information and can be filtered out to enhance text processing efficiency. We will explore the rationale behind using stopwords, demonstrate how to identify and remove them, and provide practical code examples in Python. Wh...
CISCO Interview Experience | Interview Questions And Answers
มุมมอง 22514 วันที่ผ่านมา
Are you eager to kickstart your career with a global tech giant like Cisco Systems? In this video Manjunath has shared his Interview Experence of Cisco and Questions Asked in Online Coding Round And Interview Rounds of cisco . Do Like And Subscribe for More Interview Experence Videos. #cisco #interview #interviewpreparation #softwareengineer #coding
CISCO Interview | SQL Top Questions and Answers
มุมมอง 57หลายเดือนก่อน
In this video, I am conducting a mock interview session with my student, Manjunath, who will soon be appearing for a Cisco interview. This mock interview aims to provide him with real-life interview experience. The set of questions I ask are crucial and commonly posed by interviewers. Prepare thoroughly for your SQL interview rounds by following along. Similar contents: How to crack Interview a...
Cisco Interview Questions And Answers | What to expect from CISCO Interview | Coding questions
มุมมอง 246หลายเดือนก่อน
In this video, we will conduct a mock interview simulating a typical Cisco interview. Cisco interviews usually consist of several rounds, and our focus will be on the first round: the coding round. You can expect to solve 1-2 coding problems, followed by technical questions on programming concepts in Python, Java, or other languages. For similar videos: How to crack Data Science interviews: th-...
Mock Interview on Generative AI & LLM | Top Interview Questions 🔥
มุมมอง 1.3Kหลายเดือนก่อน
Generative AI has taken the world by storm! Here's is a mock interview video where we shared important interviews questions that are generally asked in interviews for Data Science In Generative AI roles For similar contents, watch my previous videos: How to prep for ML interviews: th-cam.com/video/y7ARaPDci98/w-d-xo.htmlsi=NoeRZkZ0x9XMXL-S How to crack Interview at Amazon: th-cam.com/video/TcMC...
Prompt Engineering & Responsible AI | Podcast - Where IITians Meet
มุมมอง 36หลายเดือนก่อน
In this podcast episode, we dive into the world of Prompt Engineering and Responsible AI. Learn how to craft effective prompts to harness the full potential of AI models and explore the ethical considerations essential for developing responsible AI systems. Join us as we discuss best practices, real-world applications, and insights from industry experts. Don't miss out on this comprehensive gui...
How to Use Chat GPT 4 in OpenAI in 4 lines of Python coding
มุมมอง 3222 หลายเดือนก่อน
I was using GPT-4 and it literally blew my mind. GPT-4 is one of the latest release of OpenAI's language model, renowned for its advanced natural language understanding and generation capabilities. It surpasses its predecessors like GPT 3.5 in terms of complexity, enabling more nuanced and context-aware responses. GPT-4 is utilized across diverse applications, from chatbots and virtual assistan...
Mock NLP Interview: Top Questions & Answers | Prepare for Your NLP Job Interview
มุมมอง 1692 หลายเดือนก่อน
Get ready for your NLP job interview with this detailed mock interview session. We'll walk you through common questions and provide practical answers, helping you to confidently prepare for your next big opportunity in the field of Natural Language Processing. Subscribe for more interview prep videos For similar contents watch my other videos: NLP in Hindi: th-cam.com/play/PL4B6T2yqHcJwa73HTZbb...
How To Use GPT Neo 2.7B model with Hugging Face in 3 lines of Coding
มุมมอง 2612 หลายเดือนก่อน
Using the GPT Neo 2.7B model with Hugging Face is straightforward. First, install the transformers library. Then, load the model and tokenizer with just three lines of code. Watch this short video to understand how easily you can implement GPT Neo in hugging face using transformer and pipeline module. #gpt #gpt4o #gpt4 #gptneo2.7 #llm #generativeai
Data Science Mock Interview | Interview Questions for Machine Learning job roles
มุมมอง 1672 หลายเดือนก่อน
Data Science Mock Interview | Interview Questions for Machine Learning job roles
Stop words explained in Hindi | Natural Language Processing (NLP)
มุมมอง 192 หลายเดือนก่อน
Stop words explained in Hindi | Natural Language Processing (NLP)
How to Run Llama 3 Locally on your Computer / laptop in Ollama
มุมมอง 2502 หลายเดือนก่อน
How to Run Llama 3 Locally on your Computer / laptop in Ollama
How to use Meta Llama 3 using Hugging Face Chat in 2 simple steps | Better than ChatGPT
มุมมอง 2372 หลายเดือนก่อน
How to use Meta Llama 3 using Hugging Face Chat in 2 simple steps | Better than ChatGPT
How To Use Meta Llama3 With Huggingface in 3 lines of Coding
มุมมอง 1.7K3 หลายเดือนก่อน
How To Use Meta Llama3 With Huggingface in 3 lines of Coding
Meta Llama 3 outperforms other LLM Models | Performance Schoked me 😳🤯
มุมมอง 2053 หลายเดือนก่อน
Meta Llama 3 outperforms other LLM Models | Performance Schoked me 😳🤯
Text Summarization with Hugging Face Transformers in 5 Lines of Python Coding | NLP
มุมมอง 1163 หลายเดือนก่อน
Text Summarization with Hugging Face Transformers in 5 Lines of Python Coding | NLP
Prompt Engineering | Podcast with Data Scientist 👨‍💻
มุมมอง 994 หลายเดือนก่อน
Prompt Engineering | Podcast with Data Scientist 👨‍💻
BERT with Huggingface 🤗and Python (in Hindi) | LLM | NLP
มุมมอง 1074 หลายเดือนก่อน
BERT with Huggingface 🤗and Python (in Hindi) | LLM | NLP
Huggingface Transformer Implementation in Python | LLM | Generative AI
มุมมอง 2504 หลายเดือนก่อน
Huggingface Transformer Implementation in Python | LLM | Generative AI
How To Fine Tune Gemma LLM Models | Step By Step Tutorial
มุมมอง 6434 หลายเดือนก่อน
How To Fine Tune Gemma LLM Models | Step By Step Tutorial
Google Gemma | Quantization and Fine Tuning
มุมมอง 2794 หลายเดือนก่อน
Google Gemma | Quantization and Fine Tuning
Gemma: Google's New Open-source LLM (in HINDI) | Large Language Model
มุมมอง 2614 หลายเดือนก่อน
Gemma: Google's New Open-source LLM (in HINDI) | Large Language Model
Tokenization Implementation In Python | Natural Language Processing (NLP)
มุมมอง 754 หลายเดือนก่อน
Tokenization Implementation In Python | Natural Language Processing (NLP)
Text Summarization with Hugging Face Transformers in 5 Lines of Python Coding | NLP | LLM
มุมมอง 4045 หลายเดือนก่อน
Text Summarization with Hugging Face Transformers in 5 Lines of Python Coding | NLP | LLM
Gemma: Google's New Open Source LLM
มุมมอง 2845 หลายเดือนก่อน
Gemma: Google's New Open Source LLM
Tutorial 20 - Hugging Face🤗Transformer in Python | BERT | LLM | Generative AI | NLP
มุมมอง 2545 หลายเดือนก่อน
Tutorial 20 - Hugging Face🤗Transformer in Python | BERT | LLM | Generative AI | NLP
Tutorial 19 - Huggingface Transformer And Bert Implementation in Python | LLM | Generative AI
มุมมอง 5425 หลายเดือนก่อน
Tutorial 19 - Huggingface Transformer And Bert Implementation in Python | LLM | Generative AI

ความคิดเห็น

  • @sahilsaurav-ci9mw
    @sahilsaurav-ci9mw 7 วันที่ผ่านมา

    code link is not opening

  • @yasarbegDS
    @yasarbegDS 8 วันที่ผ่านมา

    nice concept of nlp sir

  • @yasarbegDS
    @yasarbegDS 9 วันที่ผ่านมา

    dont worry about rejection best of luck for next company and thanks for sharing your experience

  • @hrishrogers839
    @hrishrogers839 10 วันที่ผ่านมา

    bank SBI and bank of River bank

    • @ad_academy
      @ad_academy 10 วันที่ผ่านมา

      @@hrishrogers839 correct

  • @Ahm77887
    @Ahm77887 11 วันที่ผ่านมา

    Bro, this is not working for very long text documents and books... Index out range error... If summarize 50/100+ pages books... Btw, I already did this task 1 or 2weeks ago...

  • @koreanhomechef8559
    @koreanhomechef8559 15 วันที่ผ่านมา

    Thank you very much for your great TH-cam. I have a question. Is the finetuning done at your local pc? I have used the same code in the local pc but once I prompted, the answer is always like "affor increa increa increa increa increa increa increa increa increa". do you know why? even I put the same code.

    • @ad_academy
      @ad_academy 14 วันที่ผ่านมา

      I used colab

  • @mohammadzaheer1075
    @mohammadzaheer1075 20 วันที่ผ่านมา

    Pcb student is eligible to join in biomedical engineering

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

    Love you bro...Amazing...You nail it.....Please make the series of deep dive videos of LLM/LangChain Using HuggingFace.....To explain LangChain and HuggingFace Zero to End...

    • @ad_academy
      @ad_academy 20 วันที่ผ่านมา

      Kindly subscribe to my channel for more such videos Sure, upcoming videos will be on Langchain.. Thanks 🙏

    • @Ahm77887
      @Ahm77887 20 วันที่ผ่านมา

      @@ad_academy Already subscribed

  • @leeancryptto996
    @leeancryptto996 25 วันที่ผ่านมา

    Bro please tell me about the admission process for m. Tech

    • @ad_academy
      @ad_academy 24 วันที่ผ่านมา

      Here is the admission process for M.Tech Biomedical Engineering at Osmania University ¹: Admission criteria: - The candidate must have a B.Tech/B.E. degree with a minimum aggregate of 55% from any recognized university or its equivalent. - AMIE/AMIETE or similar qualifications are recognized as equivalent to a B.Tech degree. Eligibility: - Selection to courses is based on the merit/rank secured in GATE. - If a sufficient number of GATE-qualified candidates are not available, admissions are made based on the Entrance Test conducted by the University/Government. Documents required: - The following documents are required for verifying at the time of admission: - Admission memo - Transfer certificate - Conduct certificate - Intermediate pass certificate - Intermediate mark memo - Qualifying examination pass certificate - Qualifying examination mark memo - Reservation category certificate (if applicable) - Income certificate (if applicable) - Migration certificate (if applicable)

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

      @@ad_academy thank you so much

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

    👏👏

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

    sir pdf text summarization using hugging face plz plz

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

      Thanks for mentioning this. I will make a video on your request and will upload soon

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

    He is saying something 🙂.That should ask by interviewer 🙂

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

    Nice oppurtunity to learn from you sir

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

      Thank you ☺️

  • @NazirKhan-wj5lu
    @NazirKhan-wj5lu 2 หลายเดือนก่อน

    Superb....

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

      Thanks ☺️. Subscribe to my channel youtube.com/@ad_academy?si=RuPnxM8ghbUMuf6b for more such contents

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

    Good Attempt 🎉

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

      Thanks for the appreciation. Subscribe to my channel youtube.com/@ad_academy for more such content

  • @user-fb2do5tz1u
    @user-fb2do5tz1u 2 หลายเดือนก่อน

    Your teaching style is very good 👍

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

      Glad you think so!

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

    Great mock interview

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

    Thank you sir for giving me this wonderful opportunity 🙏

    • @ad_academy
      @ad_academy 14 วันที่ผ่านมา

      It's my pleasure

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

    hi sir, I am following up all steps you mentioned but it is taking to much time to generate result Hey how are you doing today? it is keep executing. don't come result as it is coming in your video. please guide me.

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

      You need to change runtime of Colab to T4 GPU for faster execution.

  • @user-sj1dz6nz4d
    @user-sj1dz6nz4d 2 หลายเดือนก่อน

    Thanks for uploading such relevant video. Hoping for more such videos that is relevant for data science career.

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

      So nice of you

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

    great sir

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

      Thanks for your time 🕰️ Let me and audience know how was your mock interview experience

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

      @@ad_academy it was great experience thank you sir you very helping person I am lucky that I got connect to you and you are doing great job for all those who are looking a job in the field of data science

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

      All the best Yasar for your interview

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

    link please

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

      Will be sharing soon

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

    Thank you soo much ❤😊 im following you right now!!!😊

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

      You’re welcome 😊

  • @khalidal-reemi3361
    @khalidal-reemi3361 2 หลายเดือนก่อน

    Great Video Dr.

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

      Thanks 🙏 keep watching,more videos yet to come

  • @user-mb3wg5ms8h
    @user-mb3wg5ms8h 3 หลายเดือนก่อน

    Wtf I'm I watching 😂

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

      That’s going to be future

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

    Nice sir ❤

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

      Thanks Yasar Keep watching, will be uploading more videos on LLM

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

    Nice video !!

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

      Thanks..Keep watching, I will be uploading more videos on Llama

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

    💯

  • @ABHISHEKSINGH-st3ph
    @ABHISHEKSINGH-st3ph 4 หลายเดือนก่อน

    sir plz make the video per day so that we can learn from it

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

      Follow my playlist on GenAI Generative AI th-cam.com/play/PL4B6T2yqHcJxdeChckvD7dHEmg4_uVzQy.html

  • @user-zq2of6rv7p
    @user-zq2of6rv7p 4 หลายเดือนก่อน

    Sir plz make more videos on that ASAP I have to gave the interview on genai plz sir make it fast

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

      I will be uploading more videos at regular short intervals, focusing more on interviews for gen AI based job roles

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

    I try to run gemma-2b in my destop , but I have some error . After pip3 install -q -U accelerate==0.27.1,I will not run this model . but If I don't pip accelerate can run My transformers version is 4.38.1 OS is win10 Please help me thank you!

  • @user-ce7ss8to4n
    @user-ce7ss8to4n 4 หลายเดือนก่อน

    The style in which u teach is outstanding

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

    Thank you! your teaching is so great!! and I want to ask question that the format of fine tune data is fixed in all model?

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

      Thank you. Keep watching my contents on LLM, generative AI, NLP, machine learning, etc Happy learning 😊 And do subscribe to my channel🤗

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

      The format is more or less similar, need to optimizer few parameters like tokenizer, training parameters for that specific pre-trained model which you are using

  • @user-wn8tm6kt9h
    @user-wn8tm6kt9h 4 หลายเดือนก่อน

    Incredible video... 😍 GEMMA is the new state of art of Google ❤️😍

    • @user-ce7ss8to4n
      @user-ce7ss8to4n 4 หลายเดือนก่อน

      Absolutely true 😊

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

    👏🏻👏🏻

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

      Thanks ☺️

  • @BTS_army-ut2rz
    @BTS_army-ut2rz 5 หลายเดือนก่อน

    ✍️

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

    Informative 👏🏻👏🏻

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

      Glad you liked it

  • @user-qg9hf4ro1r
    @user-qg9hf4ro1r 5 หลายเดือนก่อน

    Do you have video in English? Still good video

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

      English playlist coming soon. Stay tuned

  • @user-qg9hf4ro1r
    @user-qg9hf4ro1r 5 หลายเดือนก่อน

    Very good explanation

  • @Krish_-xq9xw
    @Krish_-xq9xw 5 หลายเดือนก่อน

    Good coding video Expecting more in future

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

      Yes, soon

  • @genai-guru
    @genai-guru 5 หลายเดือนก่อน

    Great Initiative

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

      Keep watching and subscribe for more such content

  • @menbea-menslifestyle7819
    @menbea-menslifestyle7819 5 หลายเดือนก่อน

    By the way, good explanation

  • @menbea-menslifestyle7819
    @menbea-menslifestyle7819 5 หลายเดือนก่อน

    Just a suggestion, if you make your videos in hindi, it will reach to more people.

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

      vahi bhai 13 min ki baat ko 5 min me keh deta

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

    Very Informative

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

      Thanks ..Keep watching and do SUBSCRIBE to my channel

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

    Good 👍

    • @ad_academy
      @ad_academy 14 วันที่ผ่านมา

      Thanks for the visit

  • @user-ce7ss8to4n
    @user-ce7ss8to4n 5 หลายเดือนก่อน

    Very Well described. Also very helpful content in this channel for jobs😊

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

      Thank you very much

  • @user-ck5jd2bp2q
    @user-ck5jd2bp2q 5 หลายเดือนก่อน

    SUBSCRIBE to "AD ACADEMY AI" and Keep Watching to learn more about Hugging Face Transformers, different types of LLM, implementation using python programming, etc

  • @user-qg9hf4ro1r
    @user-qg9hf4ro1r 5 หลายเดือนก่อน

    That was super quick. Thanks for the fast update on this. Keep it up👏🏻👏🏻

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

      Thanks. Stay tuned for more such contents

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

    What is the course fee?

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

      It’s free 🆓

  • @user-ob2py8ch7l
    @user-ob2py8ch7l 5 หลายเดือนก่อน

    A well structed good video..Looking for more such videos

    • @ad_academy
      @ad_academy 14 วันที่ผ่านมา

      Glad you liked it. More to come