ollama-expect by Ciro Santilli 40 Created 2025-05-21 Updated 2025-07-19
Usage:
./ollama-expect <model> <prompt>
e.g.:
./ollama-expect llama3.2 'What is quantum field theory?'
This generates 100 tokens for the given prompt with the given model.
Benchmarks:
Humanity's Last Exam by Ciro Santilli 40 Created 2025-05-21 Updated 2025-10-14
Contains highly specialized questions in various academic fields, including mathematics. The problems are answered either with a number, or multiple choice, or free text.
MMLU by Ciro Santilli 40 Created 2025-05-21 Updated 2025-07-16
Antihydra in Magic: The Gathering by Ciro Santilli 40 Created 2025-05-21 Updated 2025-07-16
It is known that Magic: The Gathering is Turing complete, but it is cool to have a concrete specific example of an open problem in mathematics coded in it.
Figure 1.
Screenshot of the Antihydra in Magic: The Gathering construction
.
List of LLM benchmarks by Ciro Santilli 40 Created 2025-05-21 Updated 2025-07-16
Commutative matrix multiplication algorithm by Ciro Santilli 40 Created 2025-05-21 Updated 2025-07-16
A "commutative matrix multiplication algorithm" is a matrix multiplication algorithm that requires the ring to be commutative. Such algorithms are inferior because you cannot use them to create more efficient algorithms for general matrix matrix multiplication by decomposing the bigger matrix into smaller ones.
For example, the Strassen algorithm is based on reduction to non-commutative 2x2 matrix multiplication optimized to be done in 7 multiplications rather than 8 as in the native algorithm.
Borg (cluster manager) by Ciro Santilli 40 Created 2025-05-21 Updated 2025-07-16
Strassen algorithm by Ciro Santilli 40 Created 2025-05-21 Updated 2025-07-16
Polanyi's paradox by Ciro Santilli 40 Created 2025-05-21 Updated 2025-07-16
AlphaEvolve by Ciro Santilli 40 Created 2025-05-21 Updated 2025-07-16
Basically they require users to hand-code a metric and provide a program skeleton with some parts of the code marked to be replaced, and then the system focuses on modifying the code regions in question to optimize the metric.
All the novel results they announced were in constraint satisfaction problems or optimization problem. Their results are still awesome, but it's not very different from AlphaGo style things.
Star Wars meme by Ciro Santilli 40 Created 2025-05-21 Updated 2025-07-16
Multiplication of matrices of specific size by Ciro Santilli 40 Created 2025-05-21 Updated 2025-07-16
DeepMind likes coming up with new improved algorithms for these more specific cases, e.g. it was announced in 2025 that AlphaEvolve found a novel 4x4 complex valued algorithm that uses 48 multiplications.
Bibliography:
Apple II by Ciro Santilli 40 Created 2025-05-21 Updated 2025-07-16
Apple I by Ciro Santilli 40 Created 2025-05-21 Updated 2025-07-16
Video 1.
Steve Jobs' Apple-1 sells for $945k
. Source.

There are unlisted articles, also show them or only show them.