Post
Topic
Board Bitcoin Discussion
Re: AI training and bitcoin
by
nullama
on 11/08/2025, 03:51:45 UTC
~snip~
Intel is a CPU manufacturer, it is worth noting AI models don't run on "video card intel" but on GPU from Nvidia or similar.

Some AI models can definitely run on Intel video cards, as some can even run on CPU only. This is a growing niche were people want their models local.

For example, you can run llama3.2 on your local device without a GPU or with a limited one, you can try it with:

Code:
ollama run llama3.2