Dermitio commited on
Commit
62883d8
·
verified ·
1 Parent(s): ca3d977

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,7 +8,7 @@ tags:
8
  library_name: transformers
9
  ---
10
 
11
- # Planner Cache artifacts
12
 
13
  Planner Cache is an external memory layer for frozen language models. It stores a bounded set of current facts outside the prompt, selects relevant facts, and exposes them through a small model or runtime compatibility artifact. This repository contains those Planner Cache artifacts. It is not a foundation model.
14
 
 
8
  library_name: transformers
9
  ---
10
 
11
+ # Planner Cache
12
 
13
  Planner Cache is an external memory layer for frozen language models. It stores a bounded set of current facts outside the prompt, selects relevant facts, and exposes them through a small model or runtime compatibility artifact. This repository contains those Planner Cache artifacts. It is not a foundation model.
14