π οΈ Creating a Workbench π Launch a Workbench Once the Data Connection and Pipeline Server are fully created, it’s time to create your workbench! π Go to Data Science Projects, select your previously created project (userX), and click on Create a workbench Make sure it has the following characteristics: Choose a name for it, like: My Workbench π Image Selection: Minimal Python or Standard Data Science π Container Size: Medium π¦ Accelerator: NVIDIA-GPU π» That should look like: Add the created Data Connection by clicking on the Connections section and selecting Attach existing connections. Then, click Attach for the created Minio - models connection. π You should not need to modify any other Workbench settings (such as Storage). Then, click on Create Workbench and wait for your workbench to be fully started. β³ Once it is, click the Open link to connect to it! π Authenticate with the same credentials as earlier. π You will be asked to accept the following settings: Go ahead and do so! π You should now see this: π Git-Clone the Common Repo We will clone the content of our Git repo so that you can access all the materials created as part of our prototyping exercise. π Using the Git UI: Open the Git UI in Jupyter: Enter the URL of the Git repo: https://github.com/luis5tb/neural-magic-workshop.git At this point, your project is ready for the work we want to do in it. Letβs get started! π 2.2 Creating your project and pipeline server 3.1 Weights Only Quantization (INT4)