From the course: Handling Sensitive Data with Cloud and Local AI

Unlock this course with a free trial

Join today to access over 25,500 courses taught by industry experts.

Vibe code securely on a NVIDIA DGX

Vibe code securely on a NVIDIA DGX

In this one, we're going to enjoy the benefits of AI-powered vibe coding without exposing our intellectual property to third-party model providers. Now, for this, we're going to go ahead and use Cloud Code, but we're going to power it using a self-hosted model. So, if you want to follow along, feel free to download Cloud Code. We're going to use Olama on the host machine. machine. So it's possible that you're hosting the model on the same machine that you are vibe coding but if you're using a remote machine you'll want to SSH securely into that machine and then follow the OLAMA instructions for download. So here I'm using my DJX Spark so it's a remote machine and I'm going to download OLAMA for Linux and it's already installed so this is not a necessary step at this point. And once that's done, we're going to create a model with an increased context length so that we can enjoy a longer context window. And the way to do this is by creating this model file right here. Now with this…

Contents