mirror of
https://github.com/FlagOpen/FlagEmbedding.git
synced 2025-06-27 02:39:58 +00:00
update docs
This commit is contained in:
parent
ccbc178145
commit
1df8b3637e
@ -7,11 +7,13 @@ Using pip:
|
||||
----------
|
||||
|
||||
If you do not want to finetune the models, you can install the package without the finetune dependency:
|
||||
|
||||
.. code:: bash
|
||||
|
||||
pip install -U FlagEmbedding
|
||||
|
||||
If you want to finetune the models, you can install the package with the finetune dependency:
|
||||
|
||||
.. code:: bash
|
||||
|
||||
pip install -U FlagEmbedding[finetune]
|
||||
|
Loading…
x
Reference in New Issue
Block a user