File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
articles/machine-learning Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -561,10 +561,12 @@ For reference about how to invoke Meta Llama 3 models deployed to real-time endp
561
561
562
562
# [ Meta Llama 3] ( #tab/llama-three )
563
563
564
- | OpenAI SDK (experimental) | [ openaisdk.ipynb] ( https://github.com/Azure/azureml-examples/blob/main/sdk/python/foundation-models/meta-llama3/openaisdk.ipynb ) |
564
+ | ** Package** | ** Sample Notebook** |
565
+ | ----------------| ----------------------------------------|
566
+ | OpenAI SDK (experimental) | [ openaisdk.ipynb] ( https://github.com/Azure/azureml-examples/blob/main/sdk/python/foundation-models/meta-llama3/openaisdk.ipynb ) |
565
567
| LangChain | [ langchain.ipynb] ( https://github.com/Azure/azureml-examples/blob/main/sdk/python/foundation-models/meta-llama3/langchain.ipynb ) |
566
- | WebRequests | [ webrequests.ipynb] ( https://github.com/Azure/azureml-examples/blob/main/sdk/python/foundation-models/meta-llama3/webrequests.ipynb ) |
567
- | LiteLLM SDK | [ litellm.ipynb] ( https://github.com/Azure/azureml-examples/blob/main/sdk/python/foundation-models/meta-llama3/litellm.ipynb ) |
568
+ | WebRequests | [ webrequests.ipynb] ( https://github.com/Azure/azureml-examples/blob/main/sdk/python/foundation-models/meta-llama3/webrequests.ipynb ) |
569
+ | LiteLLM SDK | [ litellm.ipynb] ( https://github.com/Azure/azureml-examples/blob/main/sdk/python/foundation-models/meta-llama3/litellm.ipynb ) |
568
570
569
571
# [ Meta Llama 2] ( #tab/llama-two )
570
572
You can’t perform that action at this time.
0 commit comments