Skip to content

Commit ac2857b

Browse files
committed
yl: grammar
1 parent 16b6656 commit ac2857b

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
@@ -23,7 +23,7 @@ replace_mistral() # Use monkey patches enable SnapKV
2323
Check [the example notebook](./notebook/example.ipynb).
2424

2525
### Customize Your SnapKV-optimized Models
26-
SnapKV can be easily integrate with other models.
26+
SnapKV can be easily integrated with other models.
2727

2828
You can follow the comment marked with `[SnapKV]` in [existing models](./snapkv/monkeypatch/monkeypatch.py) to construct your own models. (Currently we support [Llama family](./snapkv/monkeypatch/llama_hijack_4_37.py)/ [Mistral](./snapkv/monkeypatch//mistral_hijack_4_37.py)/ [Mixtral](./snapkv/monkeypatch//mixtral_hijack_4_37.py))
2929

0 commit comments

Comments
 (0)