Skip to content

Commit

Permalink
typo fix in Purple_Llama_Anyscale.ipynb (#346)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffxtang authored Jan 3, 2024
2 parents aaa769c + cc87011 commit b0646bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/Purple_Llama_Anyscale.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"source": [
"#### **3 - Using Purple Llama**\n",
"\n",
"In this notebook, We will use the Llama 2-13b model managed by the [Anyscale Endpoints](https://app.endpoints.anyscale.com/) for inferencing. You'll need to first register an account with Anyscale [here](https://app.endpoints.anyscale.com) then obtain an Anyscale API key [here](https://api.together.xyz/settings/api-keys). Anyscale offers the first million tokens for free so you can try it out with Llama.\n"
"In this notebook, We will use the Llama Guard model managed by the [Anyscale Endpoints](https://app.endpoints.anyscale.com/) for inferencing. You'll need to first register an account with Anyscale [here](https://app.endpoints.anyscale.com) then obtain an Anyscale API key [here](https://api.together.xyz/settings/api-keys). Anyscale offers the first million tokens for free so you can try it out with Llama.\n"
]
},
{
Expand Down Expand Up @@ -381,4 +381,4 @@
},
"nbformat": 4,
"nbformat_minor": 0
}
}

0 comments on commit b0646bf

Please sign in to comment.