Rafal Jackiewiczjackiewicz.hashnode.dev·Oct 27, 2024Training Mistral 7B on a Local Machine with CUDA (RTX 4090)This guide will help you train the Mistral 7B language model on your local machine using CUDA GPU. This guide was tested on a local machine with an RTX 4090, but it should work with GPUs like Tesla T4 that have a minimum of 16 GB of RAM. This guide i...AI
Alex Stonebsr.hashnode.dev·May 9, 2024Solve the version conflicts between the Nvidia driver and CUDA toolkitDealing with Nvidia GPU drivers and CUDA software can get tricky. Sometimes, when you update CUDA or your Linux system, it messes up your GPU drivers. So, when that happens, we often have to hunt around online for fixes. It can take a bit of time and...cuda toolkit