File size: 704 Bytes
327eac8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
---
language:
  - en
tags:
  - lean4
  - theorem-proving
  - formal-verification
  - granite
  - llemma
  - vllm
license: mit
library_name: custom
pipeline_tag: text-generation
---

# lean-llm-starter

Code and harness scaffold for a deterministic Lean 4 verification loop.

## Intended Use

- local theorem proving workflows
- proof proposal plus kernel verification
- benchmark runs against MiniF2F-style corpora

## Components

- untrusted proposal engine
- trusted Lean 4 verifier
- Prolog guardrail
- deterministic infra scaffold

## Model / Runtime Notes

Replace this section with:

- exact model name
- quantization format
- tokenizer source
- inference backend
- benchmark results
- limitations