Harrison/move docs (#1741)

tool-patch
Harrison Chase 1 year ago committed by GitHub
parent 07766a69f3
commit dd90fd02d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,5 +1,14 @@
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# SageMakerEndpoint\n",
"\n",
"This notebooks goes over how to use an LLM hosted on a SageMaker endpoint."
]
},
{
"cell_type": "code",
"execution_count": null,
@ -109,7 +118,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.16"
"version": "3.9.1"
},
"vscode": {
"interpreter": {

Loading…
Cancel
Save