mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-06-28 10:54:19 +00:00
# What does this PR do? It shows a complete zero-setup Colab using the Llama Stack server implemented and powered by together.ai: using Llama Stack Client API to run inference, agent and 3.2 models. Good for a quick start guide. - [ ] Addresses issue (#issue) ## Test Plan Please describe: - tests you ran to verify your changes with result summaries. - provide instructions so it can be reproduced. ## Sources Please link relevant resources if necessary. ## Before submitting - [ ] This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case). - [ ] Ran pre-commit to handle lint / formatting issues. - [ ] Read the [contributor guideline](https://github.com/meta-llama/llama-stack/blob/main/CONTRIBUTING.md), Pull Request section? - [ ] Updated relevant documentation. - [ ] Wrote necessary unit or integration tests. |
||
---|---|---|
.. | ||
00_Inference101.ipynb | ||
01_Local_Cloud_Inference101.ipynb | ||
02_Prompt_Engineering101.ipynb | ||
03_Image_Chat101.ipynb | ||
04_Tool_Calling101.ipynb | ||
05_Memory101.ipynb | ||
06_Safety101.ipynb | ||
07_Agents101.ipynb | ||
quickstart.md | ||
Tool_Calling101_Using_Together's_Llama_Stack_Server.ipynb |