Tuesday, July 28, 2026

Building an LLM from scratch

 Great video from Syntax Youtube channel on building an LLM from scratch.


Here is a link to a copy/fork of the code he developed for this exercise.

No comments:

Post a Comment

How to setup and use a local ollama server running on a windows 11 machine, from any machine in a local area network

 ## 1. Install Ollama on the Windows 11 host Download and install Ollama on the machine with the GPU/CPU you want to use. Pull a model and v...