lean-llm-starter / hf /README.md
SNAPKITTYWEST's picture
add hf/README.md
327eac8 verified
|
Raw
History Blame Contribute Delete
704 Bytes
metadata
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