To accelerate inference, we can cache a subset of edges and entities. - [x] Create `CachedKnowledgeGraph` that loads cached triplets - [ ] Create a script that caches triplets according to a set of entities.
To accelerate inference, we can cache a subset of edges and entities.
CachedKnowledgeGraphthat loads cached triplets