Pia Papanna 4487513793 Updating the folder name 3p_integrations 9 bulan lalu
..
README.md 4487513793 Updating the folder name 3p_integrations 9 bulan lalu
azure_api_example.ipynb 4487513793 Updating the folder name 3p_integrations 9 bulan lalu

README.md

In this folder, we show various examples in a notebook for running Llama model inference on Azure's serverless API offerings. We will cover:

  • HTTP requests API usage for Llama 3 instruct models in CLI
  • HTTP requests API usage for Llama 3 instruct models in Python
  • Plug the APIs into LangChain
  • Wire the model with Gradio to build a simple chatbot with memory