Re: [EXTERNAL] Re: Project website

Svjatoslav Agejenko <[email protected]> Thu, 06 Feb 2025 15:19:11 +0200
Newsgroups gmane.comp.mathematics.axiom.devel,gmane.comp.mathematics.algebra.fricas.devel
Message-ID <[email protected]>
Hello !

On Wed, 2025-02-05 at 17:41 -0500, Tim Daly wrote:
> I built a machine with a GPU board, downloaded and ran 71 LLMs to=20
> rank them on their ability to "Prove the greatest common divisor
> theorem".
> The game was to find the LLMs that were best suited for the proof
> task.

GPUs with lot of RAM are expensive. And lot of RAM is needed for big AI
models. I use AI on CPU with 128 GB of RAM attached to computer. This
DDR4 RAM costed me only about 500 EUR :)=20

For DeepSeek it feels that minimum of 256 GB RAM is appropriate.

I use llama.cpp as inference engine. I download AI models from
HuggingFace in GGUF format. This big AI on CPU is too slow for realtime
chat, but I use it in batch mode. I give it many tasks and every day it
solves few of them.=20

Best regards
--=20
Svjatoslav Agejenko
WWW: http://svjatoslav.eu