mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-03 09:53:45 +00:00
# What does this PR do? - updated the notebooks to reflect past changes up to llama-stack 0.0.53 - updated readme to provide accurate and up-to-date info - improve the current zero to hero by integrating an example using together api ## Before submitting - [x] This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case). - [x] Ran pre-commit to handle lint / formatting issues. - [x] 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. --------- Co-authored-by: Sanyam Bhutani <sanyambhutani@meta.com> |
||
|---|---|---|
| .. | ||
| .env.template | ||
| 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 | ||