Last active
May 3, 2024 08:26
-
-
Save Sayanc93/afd93a75cba9c6a8b07334c4a97ba87b to your computer and use it in GitHub Desktop.
Revisions
-
Sayanc93 revised this gist
May 3, 2024 . 1 changed file with 4340 additions and 0 deletions.There are no files selected for viewing
-
Sayanc93 renamed this gist
May 3, 2024 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
Sayanc93 revised this gist
May 3, 2024 . 1 changed file with 9 additions and 8 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -6,6 +6,7 @@ "provenance": [], "machine_shape": "hm", "gpuType": "A100", "name": "torchscript-llama.ipynb", "authorship_tag": "ABX9TyM3+1AuDif1PgU1FAaExWOE", "include_colab_link": true }, @@ -3797,7 +3798,7 @@ }, { "cell_type": "code", "execution_count": null, "metadata": { "colab": { "base_uri": "https://localhost:8080/" @@ -3841,7 +3842,7 @@ "id": "PMQAo7vbuLYV", "outputId": "7ba1f41a-adee-48ca-bffc-922864213f31" }, "execution_count": null, "outputs": [ { "output_type": "stream", @@ -4017,7 +4018,7 @@ "id": "u_hgOME0uNEj", "outputId": "cbdf6739-bd8a-4102-f0a6-6b3a72040e83" }, "execution_count": null, "outputs": [ { "output_type": "stream", @@ -4215,7 +4216,7 @@ "id": "17T7AfiduZn6", "outputId": "c4cedcaf-57c4-40be-9161-6fb94c507df3" }, "execution_count": null, "outputs": [ { "output_type": "stream", @@ -4246,7 +4247,7 @@ "metadata": { "id": "68wkezOJwlVq" }, "execution_count": null, "outputs": [] }, { @@ -4259,7 +4260,7 @@ "metadata": { "id": "eYsekRfQxN3I" }, "execution_count": null, "outputs": [] }, { @@ -4274,7 +4275,7 @@ "id": "9yHE6vSm1UAu", "outputId": "6875a879-7b64-4c58-f94e-776cabd6caee" }, "execution_count": null, "outputs": [ { "output_type": "stream", @@ -4312,7 +4313,7 @@ "id": "hi6x_fGYwur5", "outputId": "22bd5a16-1620-4b80-8400-7703a7d45973" }, "execution_count": null, "outputs": [ { "output_type": "stream", -
Sayanc93 revised this gist
May 3, 2024 . 1 changed file with 12 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -6,7 +6,8 @@ "provenance": [], "machine_shape": "hm", "gpuType": "A100", "authorship_tag": "ABX9TyM3+1AuDif1PgU1FAaExWOE", "include_colab_link": true }, "kernelspec": { "name": "python3", @@ -3784,6 +3785,16 @@ } }, "cells": [ { "cell_type": "markdown", "metadata": { "id": "view-in-github", "colab_type": "text" }, "source": [ "<a href=\"https://colab.research.google.com/gist/Sayanc93/afd93a75cba9c6a8b07334c4a97ba87b/untitled1.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>" ] }, { "cell_type": "code", "execution_count": 1, -
Sayanc93 created this gist
May 3, 2024 .There are no files selected for viewing