Official Implementation of ICLR 2024 paper: "Reasoning on Graphs: Faithful and Interpretable Large Language Model Reasoning"
-
Updated
Oct 20, 2024 - Python
Official Implementation of ICLR 2024 paper: "Reasoning on Graphs: Faithful and Interpretable Large Language Model Reasoning"
A simple framework for building an easily interpretable computational construct somewhere between a graph automaton and a Turing machine, where states are combinations of (typed) nodes; an example use would be as transparent backend logic by pathing through an ontology.
Add a description, image, and links to the reasoning-on-graph topic page so that developers can more easily learn about it.
To associate your repository with the reasoning-on-graph topic, visit your repo's landing page and select "manage topics."