Skip to content

Instantly share code, notes, and snippets.

@Sayanc93
Last active May 3, 2024 08:26
Show Gist options
  • Save Sayanc93/afd93a75cba9c6a8b07334c4a97ba87b to your computer and use it in GitHub Desktop.
Save Sayanc93/afd93a75cba9c6a8b07334c4a97ba87b to your computer and use it in GitHub Desktop.

Revisions

  1. Sayanc93 revised this gist May 3, 2024. 1 changed file with 4340 additions and 0 deletions.
    4,340 changes: 4,340 additions & 0 deletions untitled1.ipynb
    4,340 additions, 0 deletions not shown because the diff is too large. Please use a local Git client to view these changes.
  2. Sayanc93 renamed this gist May 3, 2024. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  3. Sayanc93 revised this gist May 3, 2024. 1 changed file with 9 additions and 8 deletions.
    17 changes: 9 additions & 8 deletions untitled1.ipynb
    Original 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": 1,
    "execution_count": null,
    "metadata": {
    "colab": {
    "base_uri": "https://localhost:8080/"
    @@ -3841,7 +3842,7 @@
    "id": "PMQAo7vbuLYV",
    "outputId": "7ba1f41a-adee-48ca-bffc-922864213f31"
    },
    "execution_count": 2,
    "execution_count": null,
    "outputs": [
    {
    "output_type": "stream",
    @@ -4017,7 +4018,7 @@
    "id": "u_hgOME0uNEj",
    "outputId": "cbdf6739-bd8a-4102-f0a6-6b3a72040e83"
    },
    "execution_count": 3,
    "execution_count": null,
    "outputs": [
    {
    "output_type": "stream",
    @@ -4215,7 +4216,7 @@
    "id": "17T7AfiduZn6",
    "outputId": "c4cedcaf-57c4-40be-9161-6fb94c507df3"
    },
    "execution_count": 4,
    "execution_count": null,
    "outputs": [
    {
    "output_type": "stream",
    @@ -4246,7 +4247,7 @@
    "metadata": {
    "id": "68wkezOJwlVq"
    },
    "execution_count": 5,
    "execution_count": null,
    "outputs": []
    },
    {
    @@ -4259,7 +4260,7 @@
    "metadata": {
    "id": "eYsekRfQxN3I"
    },
    "execution_count": 6,
    "execution_count": null,
    "outputs": []
    },
    {
    @@ -4274,7 +4275,7 @@
    "id": "9yHE6vSm1UAu",
    "outputId": "6875a879-7b64-4c58-f94e-776cabd6caee"
    },
    "execution_count": 7,
    "execution_count": null,
    "outputs": [
    {
    "output_type": "stream",
    @@ -4312,7 +4313,7 @@
    "id": "hi6x_fGYwur5",
    "outputId": "22bd5a16-1620-4b80-8400-7703a7d45973"
    },
    "execution_count": 10,
    "execution_count": null,
    "outputs": [
    {
    "output_type": "stream",
  4. Sayanc93 revised this gist May 3, 2024. 1 changed file with 12 additions and 1 deletion.
    13 changes: 12 additions & 1 deletion untitled1.ipynb
    Original file line number Diff line number Diff line change
    @@ -6,7 +6,8 @@
    "provenance": [],
    "machine_shape": "hm",
    "gpuType": "A100",
    "authorship_tag": "ABX9TyM3+1AuDif1PgU1FAaExWOE"
    "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,
  5. Sayanc93 created this gist May 3, 2024.
    4,328 changes: 4,328 additions & 0 deletions untitled1.ipynb
    4,328 additions, 0 deletions not shown because the diff is too large. Please use a local Git client to view these changes.