Decompose LLMs into Graph Database
Larql decomposes static LLM models into a graph database, enabling KNN walks on layers equivalent to matrix multiplication. It allows updating internal factual knowledge by inserting data into the DB without retraining. The tool uses less memory and was created by IBM's CTO.

