Skip to content

Commit 1df8b36

Browse files
committed
update docs
1 parent ccbc178 commit 1df8b36

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/source/Introduction/installation.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,13 @@ Using pip:
77
----------
88

99
If you do not want to finetune the models, you can install the package without the finetune dependency:
10+
1011
.. code:: bash
1112
1213
pip install -U FlagEmbedding
1314
1415
If you want to finetune the models, you can install the package with the finetune dependency:
16+
1517
.. code:: bash
1618
1719
pip install -U FlagEmbedding[finetune]

0 commit comments

Comments
 (0)