Fine-Tuning GPT Models with Python

Sdílet
Vložit
  • čas přidán 3. 04. 2024
  • In this video, we learn how to fine-tune GPT models from OpenAI in Python.
    ◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
    📚 Programming Books & Merch 📚
    🐍 The Python Bible Book: www.neuralnine.com/books/
    💻 The Algorithm Bible Book: www.neuralnine.com/books/
    👕 Programming Merch: www.neuralnine.com/shop
    💼 Services 💼
    💻 Freelancing & Tutoring: www.neuralnine.com/services
    🌐 Social Media & Contact 🌐
    📱 Website: www.neuralnine.com/
    📷 Instagram: / neuralnine
    🐦 Twitter: / neuralnine
    🤵 LinkedIn: / neuralnine
    📁 GitHub: github.com/NeuralNine
    🎙 Discord: / discord
  • Věda a technologie

Komentáře • 18

  • @sharathkumard
    @sharathkumard Před měsícem +5

    most awaited video. looking for more LLM and AI videos

  • @bozok1903
    @bozok1903 Před měsícem +1

    It is a very informative video for the ones who is trying to understand the mechanism of fine-tuning with gpt models. Thank you very much.

  • @dipeshsamrawat7957
    @dipeshsamrawat7957 Před měsícem +1

    You are making requested videos. Thank you ❤

  • @jpsl5281
    @jpsl5281 Před 26 dny

    When Creating the dataset to train gpt-3.5-turbo
    For a conversational AI
    If I want to train the model to answer something specific to a range of similar questions that can occur during a conversation.
    *The conversation is a script which the AI follows*
    Should I include only the question and the response or should I include all the conversation up to where that specific question is asked ?

  • @wilwoap1
    @wilwoap1 Před 3 dny

    Muy bien amigo, podrias poner un ejemplo en el cual el modelo es entrenado con datos numéricos (example: sales in the last quarter, sales and market share in the last year to date) ?
    thanks in advance.

  • @EliSpizzichino
    @EliSpizzichino Před měsícem

    well done, I would be cool to see the process of fine-tuning an open source model

  • @shehzad2046
    @shehzad2046 Před měsícem

    you have done a great job

  • @namename-cl8kk
    @namename-cl8kk Před měsícem +3

    Fine tune ollama models plz ❤ nice vedio

  • @johannesseikowsky8197
    @johannesseikowsky8197 Před měsícem

    very cool! thanks! I would have expected it to be more difficult ...

  • @DonatFeher
    @DonatFeher Před měsícem

    I copied the methods, worked really well.

  • @laggy9764
    @laggy9764 Před 19 dny

    how can i use this finetuned model for the sake of a chatbot in my VR application in unity

  • @elu1
    @elu1 Před měsícem

    Very useful lecture to bring out more power out of LLM. Enjoyed it very much!

    • @elu1
      @elu1 Před měsícem

      what are the solutions for chatgpt to go out and collect/search for structured info as defined by client?

  • @phyoewaipaing6670
    @phyoewaipaing6670 Před měsícem

    Does the ChatGPT have the latest meta data of CZcams videos? Or isn’t it the video you uploaded earlier for the ChatGPT to learn?

  • @geeekfa3278
    @geeekfa3278 Před 20 hodinami

    awesome bro.

  • @Phantom-ke3se
    @Phantom-ke3se Před měsícem

    Nice

  • @python-developer521
    @python-developer521 Před měsícem

    python coding challenge-97
    czcams.com/video/uN-js7WkdKA/video.htmlsi=BQcqi6Nw2oZUonMy
    python coding challenge-98
    czcams.com/video/JRbbhQ2fMEM/video.html

  • @stockpots3426
    @stockpots3426 Před měsícem +2

    First