Skip to content

Commit

Permalink
add contianer (#9731)
Browse files Browse the repository at this point in the history
* add contianer

* modify tutorial

* modify tutorial

* modify tutorial

---------

Co-authored-by: Ali Taghibakhshi <[email protected]>
Signed-off-by: Tugrul Konuk <[email protected]>
  • Loading branch information
2 people authored and ertkonuk committed Jul 19, 2024
1 parent 879f4d9 commit b84b97e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions tutorials/llm/mamba/mamba.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,7 @@ In order to proceed, ensure that you have met the following requirements:

* A Docker-enabled environment, with `NVIDIA Container Runtime <https://developer.nvidia.com/container-runtime>`_ installed, which will make the container GPU-aware.


* `Authenticate with NVIDIA NGC <https://docs.nvidia.com/nim/large-language-models/latest/getting-started.html#ngc-authentication>`_, and download `NGC CLI Tool <https://docs.nvidia.com/nim/large-language-models/latest/getting-started.html#ngc-cli-tool>`_.

* `Authenticate with NVIDIA NGC <https://docs.nvidia.com/nim/large-language-models/latest/getting-started.html#ngc-authentication>`_, generate API KEY from `NGC <https://org.ngc.nvidia.com/setup >`__, add the key to your credentials following instructions in `this guide <https://docs.nvidia.com/launchpad/ai/base-command-coe/latest/bc-coe-docker-basics-step-02.html>`__, and get into NVIDIA NeMo dev container ``nvcr.io/nvidia/nemo:dev``.

Step-by-step Guide for Fine-Tuning
----------------------------------
Expand Down

0 comments on commit b84b97e

Please sign in to comment.