Skip to content

Commit 3c2e139

Browse files
authored
Update README.md
1 parent 757e12b commit 3c2e139

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ cache = LatentCache(
4848
cache.run(n_tokens = 10_000_000, tokens=tokens)
4949
```
5050

51-
See `populate_cache` in `delphi.__main__` for a full example. Both sparsify sparse coders and Gemma sparse coders are supported.
51+
See `populate_cache` in `delphi.__main__` for a full example. Both Sparsify sparse coders and Gemma sparse coders are supported.
5252

5353
Caching saves `.safetensors` of `dict["activations", "locations", "tokens"]`.
5454

0 commit comments

Comments
 (0)