Skip to content

Commit

Permalink
api key section
Browse files Browse the repository at this point in the history
  • Loading branch information
dglogo committed Jan 7, 2025
1 parent 256722d commit 3bded61
Showing 1 changed file with 2 additions and 83 deletions.
85 changes: 2 additions & 83 deletions launchable/PDFtoPodcast.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -82,94 +82,13 @@
"id": "5cec102b-21d3-441c-a1a8-e72dbfc6c6fd",
"metadata": {},
"source": [
"### Get an NVIDIA NIM Trial API Key\n",
"## Get an NVIDIA NIM Trial API Key\n",
"\n",
"Prior to getting started, you will need to create API Keys to access NVIDIA NIM trial hosted endpoints.\n",
"\n",
"If you don’t have an NVIDIA account, you will be asked to sign-up. Each user gets a 1000 API trial credits upon signup to try NVIDIA NIM models.\n",
"\n",
"You can use different model API endpoints with the same API key."
]
},
{
"cell_type": "markdown",
"id": "dd47fa8f-7b46-4188-aa77-73d57438058c",
"metadata": {},
"source": [
"1. Navigate to **[NVIDIA API Catalog](https://build.nvidia.com/explore/discover)**."
]
},
{
"cell_type": "markdown",
"id": "1b707189-4848-4ebc-ab4e-d55d7084bff5",
"metadata": {},
"source": [
"2. Select a model, such as Llama3-8b-instruct.\n",
" "
]
},
{
"cell_type": "markdown",
"id": "4217edc7-4689-4c91-8f32-59fe32d4240b",
"metadata": {},
"source": [
"3. Select an **Input** option. The following example is of a model that offers a Docker option. Not all of the models offer this option, but all include a “Get API Key” link"
]
},
{
"cell_type": "markdown",
"id": "9fff83e0-cfee-4c77-910b-317f087df453",
"metadata": {},
"source": [
"<img src=\"https://docscontent.nvidia.com/dims4/default/d6307a8/2147483647/strip/true/crop/1920x919+0+0/resize/2880x1378!/format/webp/quality/90/?url=https%3A%2F%2Fk3-prod-nvidia-docs.s3.us-west-2.amazonaws.com%2Fbrightspot%2Fsphinx%2F00000192-bfa6-da2c-a1f2-ffbf41aa0000%2Fnim%2Flarge-language-models%2Flatest%2F_images%2Fbuild_docker_tab.png\" />"
]
},
{
"cell_type": "markdown",
"id": "1931c98c-4419-44e9-85d1-edb98c40d655",
"metadata": {},
"source": [
"3. Click **Get API Key**."
]
},
{
"cell_type": "markdown",
"id": "ed353f53-1998-413c-9a64-1bcaad83913c",
"metadata": {},
"source": [
"<img src=\"https://docscontent.nvidia.com/dims4/default/c6e2096/2147483647/strip/true/crop/1920x919+0+0/resize/2880x1378!/format/webp/quality/90/?url=https%3A%2F%2Fk3-prod-nvidia-docs.s3.us-west-2.amazonaws.com%2Fbrightspot%2Fsphinx%2F00000192-bfa6-da2c-a1f2-ffbf41aa0000%2Fnim%2Flarge-language-models%2Flatest%2F_images%2Fbuild_get_api_key.png\" />"
]
},
{
"cell_type": "markdown",
"id": "5764837f-217c-43db-b48b-30ce34b6daf4",
"metadata": {},
"source": [
"4. Select **\"Generate Key\"**"
]
},
{
"cell_type": "markdown",
"id": "67e5065b-0472-4947-a4b1-be13cace84d1",
"metadata": {},
"source": [
"<img src=\"https://docscontent.nvidia.com/dims4/default/e7c4057/2147483647/strip/true/crop/1920x919+0+0/resize/2880x1378!/format/webp/quality/90/?url=https%3A%2F%2Fk3-prod-nvidia-docs.s3.us-west-2.amazonaws.com%2Fbrightspot%2Fsphinx%2F00000192-bfa6-da2c-a1f2-ffbf41aa0000%2Fnim%2Flarge-language-models%2Flatest%2F_images%2Fbuild_generate_key.png\" />"
]
},
{
"cell_type": "markdown",
"id": "646b06b0-c691-4c0e-b288-19d3fa7ca109",
"metadata": {},
"source": [
"5. **Copy your key** and store it in a secure place. Do not share it."
]
},
{
"cell_type": "markdown",
"id": "9c8e6fdc-e035-44b9-87c8-3564f00b01ad",
"metadata": {},
"source": [
"<img src=\"https://docscontent.nvidia.com/dims4/default/4b0710a/2147483647/strip/true/crop/1920x919+0+0/resize/2880x1378!/format/webp/quality/90/?url=https%3A%2F%2Fk3-prod-nvidia-docs.s3.us-west-2.amazonaws.com%2Fbrightspot%2Fsphinx%2F00000192-bfa6-da2c-a1f2-ffbf41aa0000%2Fnim%2Flarge-language-models%2Flatest%2F_images%2Fbuild_copy_key.png\" />"
"Click [here](https://build.nvidia.com/meta/llama-3_3-70b-instruct?signin=true&api_key=true) to sign-in and get an API key\n"
]
},
{
Expand Down

0 comments on commit 3bded61

Please sign in to comment.