EleutherAI / EleutherAI/delphi
Save cached latents as caching progresses
Open
todo
- Dominant language
- Python
- Stars
- 275
- Forks
- 61
- PR merge metrics
- No merged PRs in 30d
Description
This is a complicated change. At the moment, we are holding all feature activations in RAM while caching, which becomes problematic when dealing with millions of tokens.
I thing the way we want to do this is to use something like huggingface datasets.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.