atroyn / math-llmLinks
Grounding LLM mathematical reasoning with proof assistants.
☆64Updated 2 years ago
Alternatives and similar repositories for math-llm
Users that are interested in math-llm are comparing it to the libraries listed below
Sorting:
- Turing machines, Rule 110, and A::B reversal using Claude 3 Opus.☆58Updated last year
- ☆103Updated 9 months ago
- Approximating the joint distribution of language models via MCTS☆21Updated 10 months ago
- Certified Reasoning with Language Models☆31Updated last year
- Simple embedding -> text model trained on a small subset of Wikipedia sentences.☆157Updated 2 years ago
- This repository explains and provides examples for "concept anchoring" in GPT4.☆71Updated last year
- A tree-based prefix cache library that allows rapid creation of looms: hierarchal branching pathways of LLM generations.☆74Updated 7 months ago
- Reasoning Computers. Lambda Calculus, Fully Differentiable. Also Neural Stacks, Queues, Arrays, Lists, Trees, and Latches.☆272Updated 10 months ago
- Just large language models. Hackable, with as little abstraction as possible. Done for my own purposes, feel free to rip.☆44Updated 2 years ago
- Training GPTs to solve interaction nets☆17Updated last year
- Harmonic Datasets☆46Updated last year
- explore token trajectory trees on instruct and base models☆132Updated 3 months ago
- Evaluator for the A::B Prompting Challenge☆27Updated last year
- A package for defining deep learning models using categorical algebraic expressions.☆61Updated last year
- ☆39Updated last year
- Simple Transformer in Jax☆139Updated last year
- Formalizing stochastic doubly-efficient debate☆108Updated 11 months ago
- LLM verified with Monte Carlo Tree Search☆282Updated 5 months ago
- ☆112Updated last year
- MiniHF is an inference, human preference data collection, and fine-tuning tool for local language models. It is intended to help the user…