Skip to content

Commit

Permalink
Update getting_started.rst
Browse files Browse the repository at this point in the history
Changed weights in docs to the new default.
  • Loading branch information
jszym authored Feb 9, 2024
1 parent d1c1a0a commit ec3e608
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/getting_started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ the database. To do this, run the following command:

.. code-block:: bash
python manage.py proteome_embed 9606 nest-much
python manage.py proteome_embed 9606 distinct-stylishly
This will pre-compute the embeddings for all the human sequences using the "nest-much" weights. The "nest-much" weights
come installed out-of-the-box, and are trained on Human PPI data from the v11.5 of the
Expand All @@ -133,4 +133,4 @@ You can run the test server locally with the following command:
python manage.py runserver
This will output a URL that you can visit to go to your PPI.bio server.
This will output a URL that you can visit to go to your PPI.bio server.

0 comments on commit ec3e608

Please sign in to comment.