Joshua Summers

Results 2 comments of Joshua Summers

On a Mac (running Sonoma), I opened activity monitor and closed all Ollama related processes (there were 3). I then started the model up again and it worked fine. (No...

Thanks for this! For a bit more clarification (e.g. when using `images = mnist.train_images()` to check things are working), you want: ``` mnist.datasets_url = 'https://storage.googleapis.com/cvdf-datasets/mnist/' ```