Skip to content

Commit d8e2eb2

Browse files
authored
Update articles/ai-studio/how-to/deploy-models-llama.md
1 parent df6ce76 commit d8e2eb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-studio/how-to/deploy-models-llama.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -550,7 +550,7 @@ For reference about how to invoke Llama models deployed to managed compute, see
550550

551551
| **Package** | **Sample Notebook** |
552552
|----------------|----------------------------------------|
553-
| OpenAI SDK (experimental) | [openaisdk.ipynb](https://aka.ms/samples/llama2/openaisdk) |
553+
| OpenAI SDK (experimental) | [openaisdk.ipynb](https://github.com/Azure/azureml-examples/blob/main/sdk/python/foundation-models/llama2/openaisdk.ipynb) |
554554
| LangChain | [langchain.ipynb](https://aka.ms/samples/llama2/langchain) |
555555
| WebRequests | [webrequests.ipynb]((https://github.com/Azure/azureml-examples/blob/main/sdk/python/foundation-models/llama2/webrequests.ipynb)) |
556556
| LiteLLM SDK | [litellm.ipynb](https://github.com/Azure/azureml-examples/blob/main/sdk/python/foundation-models/llama2/litellm.ipynb) |

0 commit comments

Comments
 (0)