How To Build You Own AI Powered?PC
Motivation
I want to make API calls to LLM models without getting charge for heavy usage and run experiments on LLM models. While I can run open source LLM models on my laptop but it is not powerful enough to run the bigger LLM models. Even for smaller models that my laptop can handle, their high resource demands significantly degrade system performance.
My solution is to build a PC with the hardware capacity to handle my AI workloads.
Prerequisites
Installation
Installing the?CPU
Align the golden triangle on the corner of the CPU with the triangle on the socket.
Open the CPU socket latch on your motherboard.
Carefully place the CPU into the socket without applying force. Lower the socket latch to secure the CPU.
Installing SSD
Locate the M.2 slot on your motherboard.
Remove the M.2 heatsink cover, nsert the M.2 SSD at a 30-degree angle and press it down gently.
Secure it with the provided screw and replace the heatsink if applicable.
Installing RAM
Locate the RAM slots on your motherboard (usually near the CPU).
Open the retention clips on the appropriate slots.
Align the notch on the RAM stick with the slot and press down firmly until the clips lock into place.
Installing the CPU?Cooler
Apply thermal paste to the back of the cpu.
Attach the mounting brackets to the motherboard. Secure the cooler on top of the CPU using the screws provided. And connect the cooler fan to the CPU_FAN header on the motherboard.
Install the Motherboard in the?Case
Align the I/O shield with the back of the case. Position the motherboard on the standoffs in the case. Secure the motherboard using the screws provided with the case.
Install PSU
Install the?GPU
Remove the PCIe slot covers on the case that align with the top PCIe slot. Insert the GPU into the top PCIe x16 slot until it clicks into place. Secure the GPU with screws. Connect the PCIe power cables from the PSU to the GPU.
Connect the PSU to the Motherboard
Connect Front Panel to Motherboard
Installing OS
Hookup the powercable, keyboard, mouse to your computer. Download Ubuntu Desktop (in my case its version 24.04.1) from the official website. Install BalenaEtcher, insert your usb and flash the download Ubuntu iso to your usb with BalenaEtcher.?
Insert the usb into your PC, follow the default installation process.
Happy Developing ??