We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8ba8be commit 29d15c5Copy full SHA for 29d15c5
_doc/cmds/validate.rst
@@ -126,7 +126,7 @@ Sdpa or Eager implementation or Use a StaticCache
126
+++++++++++++++++++++++++++++++++++++++++++++++++
127
128
Add ``--mop cache_implementation=static --iop cls_cache=StaticCache`` to use a StaticCache instead of a DynamicCache (default).
129
-Add ``--mop attn_implementation=eager`` to explicitely select eager implementation for attention.
+Add ``--mop attn_implementation=eager`` to explicitly select eager implementation for attention.
130
131
.. code-block:: bash
132
0 commit comments