L-10 RAG Vs Fine-tuning

Поділитися
Вставка
  • Опубліковано 7 лют 2025
  • In this video, we'll dive into the differences between Retrieval-Augmented Generation (RAG) and fine-tuned models.
    We'll explore how each approach enhances language models and when to use them.
    A fine-tuned model begins with a pre-trained language model, such as LLaMA, Mistral, Gemini, GPT-3.5, or GPT-4. We then train this model further on a specific dataset. The model generates responses based on the knowledge it acquired during this training phase.
    Retrieval-Augmented Generation (RAG) allows us to provide external, up-to-date knowledge to the model.

КОМЕНТАРІ • 36

  • @faisalejaz3893
    @faisalejaz3893 Місяць тому +1

    Mame you explain in very easy way, my respects from Pakistan

  • @sagarbhamburkar9395
    @sagarbhamburkar9395 5 місяців тому +1

    You really explained in very easy way, thanks for this. Keep going mam.

    • @CodeWithAarohi
      @CodeWithAarohi  5 місяців тому

      @@sagarbhamburkar9395 Thank you 🙂

  • @arnavthakur5409
    @arnavthakur5409 5 місяців тому

    Hats off to all your efforts ma'am

  • @muhammadmujtaba-ai
    @muhammadmujtaba-ai 4 місяці тому

    Really a amazing series.
    Kindly create videos on Knowledge Graphs, as they r being used in RAGs, LangChain and other advanced AI systems to increase effeciency many times.

  • @RaushanKumar-qb3de
    @RaushanKumar-qb3de 3 місяці тому +1

    Hi, Thanks for video. One question, Fine tuning model on my organisation data didn't make data leakage? Which is better in data privacy..i don't want to expose my data to llm. Any view?

  • @soravsingla8782
    @soravsingla8782 4 місяці тому

    Impressive video

  • @hendoitechnologies
    @hendoitechnologies 6 місяців тому +1

    Mam.. kindly post video about "Calude 3.5 model API & Finetune - full course".

  • @sahilkadu9679
    @sahilkadu9679 6 місяців тому

    Well explained 🙌 Ma'am could you also please provide the implementation in code for both fine-tuned LLM & RAG as well??

    • @CodeWithAarohi
      @CodeWithAarohi  6 місяців тому +1

      I have video related to RAG implementation. Check L-8 and 9 in this playlist: studio.ua-cam.com/users/playlistPLv8Cp2NvcY8AzNCATbDWMr8vqbJBYbxFW/videos

  • @World-um5vo
    @World-um5vo 6 місяців тому +1

    Madam, Can you do a code walk through and review on CLIPstyler please

  • @raghavsharma6430
    @raghavsharma6430 6 місяців тому

    Thanks for sharing..

  • @my_online_logs
    @my_online_logs 4 місяці тому

    Hello mom, can you explain or guess what exacly openai did on their new o1 model? some people say that its just a loop doing repromt until the result is good but i feel double they just do it

  • @noorahmadharal
    @noorahmadharal 5 місяців тому

    Thanks

  • @digambar6191
    @digambar6191 4 місяці тому

    thank you mam

  • @iyyappan7408
    @iyyappan7408 6 місяців тому

    Mam , could you tell me, when you will tech us to a mobile application in kivy

  • @CodewithRiz
    @CodewithRiz 6 місяців тому

    Can you make playlists about llm as API for custom use cases

    • @CodeWithAarohi
      @CodeWithAarohi  6 місяців тому

      Sure, Soon. I have this playlist ua-cam.com/play/PLv8Cp2NvcY8AzNCATbDWMr8vqbJBYbxFW.html In this, I will cover all these topics.

  • @AmitSinghIITH
    @AmitSinghIITH 2 місяці тому

    Hii Aarohi, Suggestion:make more videos on latest topics in your hindi channel, we relate more with you in Hindi

    • @CodeWithAarohi
      @CodeWithAarohi  2 місяці тому

      Noted! I will try my best to make more videos in Hindi.

  • @hendoitechnologies
    @hendoitechnologies 6 місяців тому

    Kindly post Claude 3.5 model fine tune how to do...full course video please mam

    • @CodeWithAarohi
      @CodeWithAarohi  6 місяців тому

      Yes, I will post soon.

    • @hendoitechnologies
      @hendoitechnologies 6 місяців тому

      @@CodeWithAarohi waiting for that mam... Actually we use claude 3.5 professor plan.. For website and app development.. Your video will be useful if uploaded....

  • @hendoitechnologies
    @hendoitechnologies 6 місяців тому

    post more videos like this... regarding this topic of AI Model finetune..

  • @hendoitechnologies
    @hendoitechnologies 6 місяців тому

    Respected mam.. Kindly post video about "Claude 3.5 sonnet" AI Model fune-tuning and API to train and use it in website or mobile app as customer care chatbot

    • @CodeWithAarohi
      @CodeWithAarohi  5 місяців тому

      I have to pay to use their api so not trying it yet. But if you have there api key then rest of the process is same as I have shown in my previous videos.

  • @je4775
    @je4775 2 місяці тому

    we can use both

  • @chdd-gf6yt
    @chdd-gf6yt 6 місяців тому

    is there a way I dont need to update the database

    • @CodeWithAarohi
      @CodeWithAarohi  6 місяців тому

      I am sorry, I didn't understand your question.