Llama-3 70B vs GPT-4 with OpenAI API & Groq API

Sdílet
Vložit
  • čas přidán 29. 08. 2024
  • Today, we'll compare Llama-3 70B and GPT-4 for data analysis using Python and build chatbot apps with Streamlit. Happy learning.
    ▶ Subscribe: bit.ly/subscri...
    ▶ Join my channel: bit.ly/join-ti...
    00:01 Introduction
    01:07 Setup
    03:21 Set environment variables
    04:27 Load the dataset
    05:44 Create the agent
    08:58 Chatbot for Llama-3
    10:34 Compare GPT4 & Llama3
    RELATED VIDEOS:
    ▶ LangChain Tutorials: bit.ly/langcha...
    ▶ Generative AI for DS: bit.ly/genai-f...
    ▶ HuggingFace Tutorials: bit.ly/hugging...
    ▶ Generative AI Tutorials: bit.ly/generat...
    ▶ LLMs Tutorials: bit.ly/llm-tut...
    FOLLOW ME:
    ▶ Medium: / tirendazacademy
    ▶ X: / tirendazacademy
    ▶ LinkedIn: / tirendaz-academy
    Project files: github.com/Tir...
    Hi, I am Tirendaz, PhD. I create content on generative AI & data science. My goal is to make the latest technologies understandable for everyone. Don't forget to subscribe and turn on notifications so you don't miss the latest videos.
    #ai #generativeai #langchain #gpt #llama3

Komentáře • 4

  • @juliocw
    @juliocw Před 4 měsíci +1

    Great! simple way to implement a LLM.Thank you!

  • @HmzaY
    @HmzaY Před 3 měsíci +1

    I have 64gb ram and 8gb vram, i want to run llama 70B but it doesn't fit. how can i run it on system ram with python. can you make a video for that?

    • @TirendazAI
      @TirendazAI  Před 3 měsíci +1

      I also have 64gb RAM, it worked for me. My system used about 58GB RAM for llama-3:70B. I show RAM I use if I make a video with llama 3:70B.