Upload dummy_agent_library.ipynb
Browse files- unit1/dummy_agent_library.ipynb +12 -12
unit1/dummy_agent_library.ipynb
CHANGED
@@ -18,7 +18,7 @@
|
|
18 |
},
|
19 |
{
|
20 |
"cell_type": "code",
|
21 |
-
"execution_count":
|
22 |
"id": "ec657731-ac7a-41dd-a0bb-cc661d00d714",
|
23 |
"metadata": {
|
24 |
"id": "ec657731-ac7a-41dd-a0bb-cc661d00d714",
|
@@ -44,12 +44,12 @@
|
|
44 |
"- 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\" and restart the session to load the environment variable (Runtime -> Restart session).\n",
|
45 |
"- If you are running this notebook locally, you can set it up as an [environment variable](https://huggingface.co/docs/huggingface_hub/en/package_reference/environment_variables). Make sure you restart the kernel after installing or updating huggingface_hub. You can update huggingface_hub by modifying the above `!pip install -q huggingface_hub -U`\n",
|
46 |
"\n",
|
47 |
-
"You also need to request access to [the Meta Llama models](https://huggingface.co/meta-llama), select [Llama-
|
48 |
]
|
49 |
},
|
50 |
{
|
51 |
"cell_type": "code",
|
52 |
-
"execution_count":
|
53 |
"id": "5af6ec14-bb7d-49a4-b911-0cf0ec084df5",
|
54 |
"metadata": {
|
55 |
"id": "5af6ec14-bb7d-49a4-b911-0cf0ec084df5",
|
@@ -78,7 +78,7 @@
|
|
78 |
},
|
79 |
{
|
80 |
"cell_type": "code",
|
81 |
-
"execution_count":
|
82 |
"id": "c918666c-48ed-4d6d-ab91-c6ec3892d858",
|
83 |
"metadata": {
|
84 |
"colab": {
|
@@ -137,7 +137,7 @@
|
|
137 |
},
|
138 |
{
|
139 |
"cell_type": "code",
|
140 |
-
"execution_count":
|
141 |
"id": "2c66e9cb-2c14-47d4-a7a1-da826b7fc62d",
|
142 |
"metadata": {
|
143 |
"id": "2c66e9cb-2c14-47d4-a7a1-da826b7fc62d",
|
@@ -204,7 +204,7 @@
|
|
204 |
"id": "UHs7XfzMfoY7"
|
205 |
},
|
206 |
"id": "UHs7XfzMfoY7",
|
207 |
-
"execution_count":
|
208 |
"outputs": []
|
209 |
},
|
210 |
{
|
@@ -219,7 +219,7 @@
|
|
219 |
},
|
220 |
{
|
221 |
"cell_type": "code",
|
222 |
-
"execution_count":
|
223 |
"id": "Vc4YEtqBCJDK",
|
224 |
"metadata": {
|
225 |
"colab": {
|
@@ -260,7 +260,7 @@
|
|
260 |
},
|
261 |
{
|
262 |
"cell_type": "code",
|
263 |
-
"execution_count":
|
264 |
"id": "e2b268d0-18bd-4877-bbed-a6b31ed71bc7",
|
265 |
"metadata": {
|
266 |
"colab": {
|
@@ -318,7 +318,7 @@
|
|
318 |
},
|
319 |
{
|
320 |
"cell_type": "code",
|
321 |
-
"execution_count":
|
322 |
"id": "9fc783f2-66ac-42cf-8a57-51788f81d436",
|
323 |
"metadata": {
|
324 |
"colab": {
|
@@ -372,7 +372,7 @@
|
|
372 |
},
|
373 |
{
|
374 |
"cell_type": "code",
|
375 |
-
"execution_count":
|
376 |
"id": "4756ab9e-e319-4ba1-8281-c7170aca199c",
|
377 |
"metadata": {
|
378 |
"colab": {
|
@@ -418,7 +418,7 @@
|
|
418 |
},
|
419 |
{
|
420 |
"cell_type": "code",
|
421 |
-
"execution_count":
|
422 |
"id": "f07196e8-4ff1-41f4-8b2f-99dd550c6b27",
|
423 |
"metadata": {
|
424 |
"colab": {
|
@@ -466,7 +466,7 @@
|
|
466 |
},
|
467 |
{
|
468 |
"cell_type": "code",
|
469 |
-
"execution_count":
|
470 |
"id": "0d5c6697-24ee-426c-acd4-614fba95cf1f",
|
471 |
"metadata": {
|
472 |
"colab": {
|
|
|
18 |
},
|
19 |
{
|
20 |
"cell_type": "code",
|
21 |
+
"execution_count": null,
|
22 |
"id": "ec657731-ac7a-41dd-a0bb-cc661d00d714",
|
23 |
"metadata": {
|
24 |
"id": "ec657731-ac7a-41dd-a0bb-cc661d00d714",
|
|
|
44 |
"- 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\" and restart the session to load the environment variable (Runtime -> Restart session).\n",
|
45 |
"- If you are running this notebook locally, you can set it up as an [environment variable](https://huggingface.co/docs/huggingface_hub/en/package_reference/environment_variables). Make sure you restart the kernel after installing or updating huggingface_hub. You can update huggingface_hub by modifying the above `!pip install -q huggingface_hub -U`\n",
|
46 |
"\n",
|
47 |
+
"You also need to request access to [the Meta Llama models](https://huggingface.co/meta-llama), select [Llama-4-Scout-17B-16E-Instruct](https://huggingface.co/meta-llama/Llama-4-Scout-17B-16E-Instruct) if you haven't done it click on Expand to review and access and fill the form. Approval usually takes up to an hour."
|
48 |
]
|
49 |
},
|
50 |
{
|
51 |
"cell_type": "code",
|
52 |
+
"execution_count": null,
|
53 |
"id": "5af6ec14-bb7d-49a4-b911-0cf0ec084df5",
|
54 |
"metadata": {
|
55 |
"id": "5af6ec14-bb7d-49a4-b911-0cf0ec084df5",
|
|
|
78 |
},
|
79 |
{
|
80 |
"cell_type": "code",
|
81 |
+
"execution_count": null,
|
82 |
"id": "c918666c-48ed-4d6d-ab91-c6ec3892d858",
|
83 |
"metadata": {
|
84 |
"colab": {
|
|
|
137 |
},
|
138 |
{
|
139 |
"cell_type": "code",
|
140 |
+
"execution_count": null,
|
141 |
"id": "2c66e9cb-2c14-47d4-a7a1-da826b7fc62d",
|
142 |
"metadata": {
|
143 |
"id": "2c66e9cb-2c14-47d4-a7a1-da826b7fc62d",
|
|
|
204 |
"id": "UHs7XfzMfoY7"
|
205 |
},
|
206 |
"id": "UHs7XfzMfoY7",
|
207 |
+
"execution_count": null,
|
208 |
"outputs": []
|
209 |
},
|
210 |
{
|
|
|
219 |
},
|
220 |
{
|
221 |
"cell_type": "code",
|
222 |
+
"execution_count": null,
|
223 |
"id": "Vc4YEtqBCJDK",
|
224 |
"metadata": {
|
225 |
"colab": {
|
|
|
260 |
},
|
261 |
{
|
262 |
"cell_type": "code",
|
263 |
+
"execution_count": null,
|
264 |
"id": "e2b268d0-18bd-4877-bbed-a6b31ed71bc7",
|
265 |
"metadata": {
|
266 |
"colab": {
|
|
|
318 |
},
|
319 |
{
|
320 |
"cell_type": "code",
|
321 |
+
"execution_count": null,
|
322 |
"id": "9fc783f2-66ac-42cf-8a57-51788f81d436",
|
323 |
"metadata": {
|
324 |
"colab": {
|
|
|
372 |
},
|
373 |
{
|
374 |
"cell_type": "code",
|
375 |
+
"execution_count": null,
|
376 |
"id": "4756ab9e-e319-4ba1-8281-c7170aca199c",
|
377 |
"metadata": {
|
378 |
"colab": {
|
|
|
418 |
},
|
419 |
{
|
420 |
"cell_type": "code",
|
421 |
+
"execution_count": null,
|
422 |
"id": "f07196e8-4ff1-41f4-8b2f-99dd550c6b27",
|
423 |
"metadata": {
|
424 |
"colab": {
|
|
|
466 |
},
|
467 |
{
|
468 |
"cell_type": "code",
|
469 |
+
"execution_count": null,
|
470 |
"id": "0d5c6697-24ee-426c-acd4-614fba95cf1f",
|
471 |
"metadata": {
|
472 |
"colab": {
|