02 October 2024 /
Unlock the power of GPU acceleration for your machine learning models by installing CUDA on Ubuntu. In this complete guide, we'll cover two methods for installing CUDA - using apt or manually with the official installer - and show you how…
30 September 2024 /
Fine-tuning Llama 3 on Linux allows you to adapt the model to specific tasks and datasets, unlocking powerful performance in niche applications. In this comprehensive guide, we’ll walk through setting up your environment, preparing a…
26 September 2024 /
Discover how to install and run Meta Llama 3 on Linux, even with limited hardware. We cover the requirements, downloading model weights, and getting Llama 3 running locally with 8GB or 12GB GPUs. More VRAM will enhance performance, but…
07 October 2023 /
In this guide, we'll go through a step-by-step guide on how to use Tensorflow with GPU. By running my model training using my GPU, I have found that it speeds up the model training by at least 20x
28 August 2023 /
In this guide, I'll demonstrate how to set up Meta's Llama2 open-source large language model to run on your desktop computer. To illustrate customization, we'll construct a basic game NPC AI that enables interaction.
Tag