NVIDIA's NEW AI Workbench for AI Engineers

Поділитися
Вставка
  • Опубліковано 25 лип 2024
  • NVIDIA AI Workbench (NVWB) is a software toolkit designed to help AI engineers and data scientists build in GPU-enabled environments.
    Using NVWB, we can set up a local AI project with a prebuilt template with a few clicks. Then, after building out our project locally, we can quickly deploy it to a more powerful remote GPU instance, switch to a different remote, or go back to local.
    By abstracting away many repetitive and tedious boilerplate actions, NVWB aims to help AI engineers focus on the core of AI development. It helps us reduce time spent on managing our dev environment, deployments, or maintaining remote compute instances.
    In this tutorial, we'll learn about NVWB's features, where to use it, and how to use it.
    I'm using NVIDIA RTX 5000 Ada Generation Laptop GPU here from Dell Precision AI-ready workstations - enabling substantial performance across AI projects and streamlining both training and development phases while still keeping things lightweight for travel. More info here dell.com/precisionai
    📌 Download NVWB:
    nvda.ws/4acZNRZ
    📖 Read the Article:
    www.aurelio.ai/learn/ai-workb...
    💻 Deploying remote EC2 instances for AI Workbench:
    www.aurelio.ai/learn/ai-workb...
    📌 Code:
    github.com/NVIDIA/workbench-e...
    👋🏼 AI Consulting:
    aurelio.ai
    👾 Discord:
    / discord
    Twitter: / jamescalam
    LinkedIn: / jamescalam
    00:00 NVIDIA AI Workbench
    01:18 Installing AI Workbench
    04:05 Sponsor Segment
    05:46 AI Workbench Locations
    06:54 Creating and Loading Projects
    09:21 AI Workbench Projects
    14:18 Jupyterlab in AI Workbench
    17:46 Using CuDF and Pandas
    19:51 Finishing up with AI Workbench
    #ai #artificialintelligence #chatbot #nlp #ad
  • Наука та технологія

КОМЕНТАРІ • 10

  • @BriceGrelet
    @BriceGrelet Місяць тому

    Thanks James, great job !💪

  • @anubisai
    @anubisai 2 місяці тому +1

    Great lighting!

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

    Hi, really love your videos, could you let me know the spec’s of your laptop, or give any link so I can see for my self.

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

      thanks! Here I'm using dell precision 7780 workstation
      www.dell.com/en-us/shop/dell-laptops/precision-7780-workstation/spd/precision-17-7780-laptop
      NVIDIA RTX 5000 Ada
      13th Gen Intel Core i9-13950HX

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

    is it possible to use Nvidia's AI workbench for mac M1 air?

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

      yeah you can, no local GPU compute ofcourse, but it's nice for if you have a remote instance setup that you connect to via mac, we wrote a guide on it here if you need it :) www.aurelio.ai/learn/ai-workbench-remote

  • @jamesbriggs
    @jamesbriggs  2 місяці тому +1

    📌 Download NVWB: nvda.ws/4acZNRZ
    📖 Read the Article: www.aurelio.ai/learn/ai-workbench-intro
    💻 Deploying remote EC2 instances for AI Workbench:
    www.aurelio.ai/learn/ai-workbench-remote

  • @jameshancock
    @jameshancock 2 місяці тому +2

    So an overly complex version of dev containers already built into vs code and fully support GPU