top | item 46608731

Running Lean at Scale

67 points| eab- | 1 month ago |harmonic.fun

6 comments

order

auggierose|1 month ago

Very interesting. Do I get this right, running 500000 instances for 1 hour can be done for about $5000, or are there many hidden costs? (500000 * $0.01).

whattheheckheck|1 month ago

Lean4 with a mathlib project seems really slow has anyone else experienced that?

ncgl|1 month ago

am i understanding it right that this is used to validate the output of llms? any other uses for distributed lean? genuinely curious

UltraSane|1 month ago

Lean is an automated theorem prover. It decides if a given proof is true or not. This uses LLMs to try to write proofs for a given problem