Skip to content

Commit

Permalink
updated the notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
labrijisaad committed Apr 6, 2024
1 parent 8c5986a commit b8a4b8a
Show file tree
Hide file tree
Showing 2 changed files with 308 additions and 195 deletions.
90 changes: 10 additions & 80 deletions notebooks/llm_inference_experiments.ipynb
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
{
"cells": [
{
"cell_type": "markdown",
"id": "46bda620-3817-456d-bbb1-74afb403be76",
"metadata": {},
"source": [
"<a href=\"https://github.com/labrijisaad/LLM-RAG/blob/main/notebooks/llm_inference_experiments.ipynb\" target=\"_blank\">\n",
" <img src=\"https://img.shields.io/badge/Open%20in-GitHub-blue.svg\" alt=\"Open In GitHub\"/>\n",
"</a>"
]
},
{
"cell_type": "markdown",
"id": "9ac67279-b700-425c-bfc0-7242488b8e6a",
Expand Down Expand Up @@ -350,86 +360,6 @@
"print(prompt)"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "723554e8-5cb2-4a89-ba48-b7e295913197",
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": null,
"id": "e791c101-e95b-43e0-a03a-72efcadd7228",
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": null,
"id": "cf6f3d64-3107-4064-802b-3eee787757ab",
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": null,
"id": "b726b463-fdbe-4ab7-9f47-892d073af432",
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": null,
"id": "018780a4-1ff5-4fb8-952f-331836126e8a",
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": null,
"id": "db52e9fd-53a7-46fb-a313-2d4ff22ec0fb",
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": null,
"id": "5b9f0b9a-ee0c-4e68-b98b-a389bc47640d",
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": null,
"id": "9cca04c4-749b-4ea0-8c5c-b7be559a441d",
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": null,
"id": "a925c4c0-7686-473f-9b10-7f96935cf2d5",
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": null,
"id": "57f0141b-6bea-4746-ba2e-5b077f01ddd2",
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "markdown",
"id": "a18d5466-5b46-4b1c-9074-bd8f1a9cd328",
Expand Down
Loading

0 comments on commit b8a4b8a

Please sign in to comment.