From the course: AI Toolkit Essentials for Visual Studio Code

Unlock this course with a free trial

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

Starting local fine-tuning

Starting local fine-tuning

- [Instructor] Now we want to create a new fine-tuning project. We need to use the fine tuning tool for this. And normally we will be in the Windows environment and not in WSL as we are here. However, we could do what we're about to do in this video in the WSL environment. But since we'll normally be in Windows, I'm going to switch back to that. So in order to do that, we see that we're in the WSL environment in the lower left, we click on it, and we say Close Remote Connection. It's going to restart Visual Studio Code in our local environment, and we can see on the lower-left blue button, it's back, and it doesn't say we're pointing to anything else, which means we're in the default environment in Windows. So let's go into AI Toolkit here, and we're going to start our Fine-tuning process. So we'll click on Fine-tuning, and say New Fine-tuning Project. And we'll call it Learning_000001. And so for the project location, we're going to put it on the desktop. I'm going to create a new…

Contents