Skip to content

Commit d1a7b2e

Browse files
committed
Created using Colab
1 parent 8f8abd0 commit d1a7b2e

File tree

1 file changed

+22
-39
lines changed

1 file changed

+22
-39
lines changed

notebooks/Tutorial.ipynb

Lines changed: 22 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"colab_type": "text"
88
},
99
"source": [
10-
"<a href=\"https://colab.research.google.com/github/PolymathicAI/AION/blob/patch/notebooks/Tutorial.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
10+
"<a href=\"https://colab.research.google.com/github/PolymathicAI/AION/blob/main/notebooks/Tutorial.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
1111
]
1212
},
1313
{
@@ -63,31 +63,14 @@
6363
"\n",
6464
"---\n",
6565
"\n",
66-
"### 🔐 Create or Retrieve a Hugging Face Token\n",
67-
"\n",
68-
"During the testing phase, the AION-1 model weights requires a Hugging Face token to access. Provided you have already gained access to the gated model weights, you can set up your hugginface token using the following steps.\n",
69-
"\n",
70-
"- Go to https://huggingface.co/settings/tokens\n",
71-
"- Click \"New token\"\n",
72-
"- Choose:\n",
73-
" - Name: e.g., colab-access\n",
74-
" - Role: read (sufficient to download models)\n",
75-
"- Copy the token (starts with hf_...)\n",
76-
"- Click on the 🗝 icon on the left bar of your Colab notebook\n",
77-
"- Click on the 'Add new secret' link and save your HuggingFace key under the name 'HF_TOKEN'\n",
78-
"\n",
79-
"**Note that the below models will not run unless you have properly configured your hugginface token**\n",
80-
"\n",
81-
"---\n",
82-
"\n",
8366
"### 📦 Installing Dependencies\n",
8467
"\n",
8568
"Simply run the following command to install AION-1"
8669
]
8770
},
8871
{
8972
"cell_type": "code",
90-
"execution_count": 1,
73+
"execution_count": null,
9174
"metadata": {
9275
"id": "867V-sbQnlPj",
9376
"outputId": "a0e31ae3-0adc-4484-8c71-da549a5b1a38",
@@ -125,7 +108,7 @@
125108
},
126109
{
127110
"cell_type": "code",
128-
"execution_count": 2,
111+
"execution_count": null,
129112
"metadata": {
130113
"id": "oWOeCIfKOZrN",
131114
"outputId": "48687dc8-ffab-41d7-dfe7-bfd6d24f8014",
@@ -214,7 +197,7 @@
214197
},
215198
{
216199
"cell_type": "code",
217-
"execution_count": 3,
200+
"execution_count": null,
218201
"metadata": {
219202
"colab": {
220203
"base_uri": "https://localhost:8080/",
@@ -283,7 +266,7 @@
283266
},
284267
{
285268
"cell_type": "code",
286-
"execution_count": 7,
269+
"execution_count": null,
287270
"metadata": {
288271
"id": "psJOEgXH1nuc"
289272
},
@@ -302,7 +285,7 @@
302285
},
303286
{
304287
"cell_type": "code",
305-
"execution_count": 8,
288+
"execution_count": null,
306289
"metadata": {
307290
"colab": {
308291
"base_uri": "https://localhost:8080/"
@@ -379,7 +362,7 @@
379362
},
380363
{
381364
"cell_type": "code",
382-
"execution_count": 9,
365+
"execution_count": null,
383366
"metadata": {
384367
"id": "Xyl3TlNH821S",
385368
"outputId": "5c9f1393-75f7-4152-c9fa-5f58c918b972",
@@ -455,7 +438,7 @@
455438
},
456439
{
457440
"cell_type": "code",
458-
"execution_count": 10,
441+
"execution_count": null,
459442
"metadata": {
460443
"colab": {
461444
"base_uri": "https://localhost:8080/"
@@ -539,7 +522,7 @@
539522
},
540523
{
541524
"cell_type": "code",
542-
"execution_count": 11,
525+
"execution_count": null,
543526
"metadata": {
544527
"id": "q6xVVdxVCMxQ"
545528
},
@@ -565,7 +548,7 @@
565548
},
566549
{
567550
"cell_type": "code",
568-
"execution_count": 12,
551+
"execution_count": null,
569552
"metadata": {
570553
"colab": {
571554
"base_uri": "https://localhost:8080/",
@@ -624,7 +607,7 @@
624607
},
625608
{
626609
"cell_type": "code",
627-
"execution_count": 13,
610+
"execution_count": null,
628611
"metadata": {
629612
"colab": {
630613
"base_uri": "https://localhost:8080/",
@@ -700,7 +683,7 @@
700683
},
701684
{
702685
"cell_type": "code",
703-
"execution_count": 14,
686+
"execution_count": null,
704687
"metadata": {
705688
"id": "HFEZS1VHMWJf",
706689
"outputId": "533fb271-a8a7-43b6-d494-33260407159c",
@@ -794,7 +777,7 @@
794777
},
795778
{
796779
"cell_type": "code",
797-
"execution_count": 15,
780+
"execution_count": null,
798781
"metadata": {
799782
"id": "bonDGwA3PQZA"
800783
},
@@ -859,7 +842,7 @@
859842
},
860843
{
861844
"cell_type": "code",
862-
"execution_count": 16,
845+
"execution_count": null,
863846
"metadata": {
864847
"id": "_APdSFHAcA1z"
865848
},
@@ -883,7 +866,7 @@
883866
},
884867
{
885868
"cell_type": "code",
886-
"execution_count": 17,
869+
"execution_count": null,
887870
"metadata": {
888871
"colab": {
889872
"base_uri": "https://localhost:8080/",
@@ -1128,7 +1111,7 @@
11281111
},
11291112
{
11301113
"cell_type": "code",
1131-
"execution_count": 18,
1114+
"execution_count": null,
11321115
"metadata": {
11331116
"colab": {
11341117
"base_uri": "https://localhost:8080/",
@@ -1302,7 +1285,7 @@
13021285
},
13031286
{
13041287
"cell_type": "code",
1305-
"execution_count": 19,
1288+
"execution_count": null,
13061289
"metadata": {
13071290
"colab": {
13081291
"base_uri": "https://localhost:8080/"
@@ -1345,7 +1328,7 @@
13451328
},
13461329
{
13471330
"cell_type": "code",
1348-
"execution_count": 20,
1331+
"execution_count": null,
13491332
"metadata": {
13501333
"colab": {
13511334
"base_uri": "https://localhost:8080/"
@@ -1592,7 +1575,7 @@
15921575
},
15931576
{
15941577
"cell_type": "code",
1595-
"execution_count": 23,
1578+
"execution_count": null,
15961579
"metadata": {
15971580
"id": "7pjCuuQYajFG"
15981581
},
@@ -1605,7 +1588,7 @@
16051588
},
16061589
{
16071590
"cell_type": "code",
1608-
"execution_count": 24,
1591+
"execution_count": null,
16091592
"metadata": {
16101593
"id": "2y7MuyfSownX"
16111594
},
@@ -1643,7 +1626,7 @@
16431626
},
16441627
{
16451628
"cell_type": "code",
1646-
"execution_count": 25,
1629+
"execution_count": null,
16471630
"metadata": {
16481631
"colab": {
16491632
"base_uri": "https://localhost:8080/",
@@ -7196,4 +7179,4 @@
71967179
},
71977180
"nbformat": 4,
71987181
"nbformat_minor": 0
7199-
}
7182+
}

0 commit comments

Comments
 (0)