Skip to content

Commit 4309101

Browse files
committed
Update doc on using hf token for the first time
1 parent bd81345 commit 4309101

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/workloads/ai_dynamo.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Launch and Monitor the Job
3131

3232
.. note::
3333

34-
Both CloudAI and Dynamo will try to access HuggingFace Hub. To avoid ``429 Too Many Requests`` errors and access models under auth, it is recommended to define ``HF_TOKEN`` environment variable before invoking CloudAI.
34+
Both CloudAI and Dynamo will try to access HuggingFace Hub. To avoid ``429 Too Many Requests`` errors and access models under auth, it is recommended to define ``HF_TOKEN`` environment variable before invoking CloudAI. Once set, run ``uv run hf auth login`` to authenticate.
3535

3636
.. code-block:: bash
3737

0 commit comments

Comments
 (0)