Update dummy_agent_library.ipynb
#14
by
justaline
- opened
dummy_agent_library.ipynb
CHANGED
@@ -40,7 +40,7 @@
|
|
40 |
"\n",
|
41 |
"In the Hugging Face ecosystem, there is a convenient feature called Serverless API that allows you to easily run inference on many models. There's no installation or deployment required.\n",
|
42 |
"\n",
|
43 |
-
"To run this notebook, **you need a Hugging Face token** that you can get from https://hf.co/settings/tokens. If you are running this notebook on Google Colab, you can set it up in the \"settings\" tab under \"secrets\". Make sure to call it \"HF_TOKEN\".\n",
|
44 |
"\n",
|
45 |
"You also need to request access to [the Meta Llama models](meta-llama/Llama-3.2-3B-Instruct), if you haven't done it before. Approval usually takes up to an hour."
|
46 |
]
|
|
|
40 |
"\n",
|
41 |
"In the Hugging Face ecosystem, there is a convenient feature called Serverless API that allows you to easily run inference on many models. There's no installation or deployment required.\n",
|
42 |
"\n",
|
43 |
+
"To run this notebook, **you need a Hugging Face token** that you can get from https://hf.co/settings/tokens. If you are running this notebook on Google Colab, you can set it up in the \"settings\" tab under \"secrets\". Open the colab window by clicking the button on top right. Make sure to call it \"HF_TOKEN\".\n",
|
44 |
"\n",
|
45 |
"You also need to request access to [the Meta Llama models](meta-llama/Llama-3.2-3B-Instruct), if you haven't done it before. Approval usually takes up to an hour."
|
46 |
]
|