Fix README.md notebook links

Signed-off-by: Aakanksha Duggal <aduggal@redhat.com>
This commit is contained in:
Aakanksha Duggal 2025-02-05 17:24:27 -05:00
parent 2d9c8b549e
commit 76b14a6c01

View file

@ -6,6 +6,6 @@ Here's a collection of comprehensive guides, examples, and resources for buildin
Try out Llama Stack's capabilities through our detailed Jupyter notebooks:
* [Building AI Applications Notebook](./notebooks/Llama_Stack_Building_AI_Applications.ipynb) - A comprehensive guide to building production-ready AI applications using Llama Stack
* [Building AI Applications Notebook](./getting_started.ipynb) - A comprehensive guide to building production-ready AI applications using Llama Stack
* [Benchmark Evaluations Notebook](./notebooks/Llama_Stack_Benchmark_Evals.ipynb) - Detailed performance evaluations and benchmarking results
* [Zero-to-Hero Guide](./notebooks/Llama_Stack_Zero_to_Hero_Guide.ipynb) - Step-by-step guide for getting started with Llama Stack
* [Zero-to-Hero Guide](./zero_to_hero_guide) - Step-by-step guide for getting started with Llama Stack