Skip to content

Commit b7848c6

Browse files
authored
Update README.md
1 parent ce49273 commit b7848c6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -129,9 +129,9 @@ deepcache_output = pipe(
129129
```
130130

131131
Arguments:
132-
* **cache_interval**: the interval (N in the 1:N strategy) of cache update. No deepcache if cache_interval set to 1.
133-
* **cache_layer_id & cache_block_id**: the block/layer ID of selected skip branch.
134-
* **uniform**: whether to adopt uniform caching strategy of not.
132+
* **cache_interval**: the interval (N in the 1:N strategy) of cache update. Disable DeepCache when cache_interval=1.
133+
* **cache_layer_id & cache_block_id**: the block/layer ID of the selected skip branch.
134+
* **uniform**: whether to enable the uniform caching strategy.
135135
* **pow & center**: the hyperparameters for non-uniform 1:N strategy.
136136

137137

0 commit comments

Comments
 (0)