Skip to content

Commit

Permalink
update mcore version (#6875)
Browse files Browse the repository at this point in the history
Signed-off-by: ericharper <[email protected]>
  • Loading branch information
ericharper committed Jun 15, 2023
1 parent f875702 commit 2331b06
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ packaging is also needed:

.. code-block:: bash
pip install -y packaging
pip install packaging
Transformer Engine
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements_nlp.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ inflect
jieba
markdown2
matplotlib>=3.3.2
megatron_core==0.1.0
megatron_core==0.2.0
nltk>=3.6.5
numpy
opencc
Expand Down

0 comments on commit 2331b06

Please sign in to comment.