colab tag

This commit is contained in:
Xi Yan 2024-12-13 15:34:27 -08:00
parent 25fa24a16e
commit a4a2e3ce32
2 changed files with 3628 additions and 3626 deletions

File diff suppressed because it is too large Load diff

View file

@ -7,10 +7,10 @@
"id": "c1e7571c"
},
"source": [
"# Llama Stack - Building AI Applications\n",
"\n",
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1F2ksmkoGQPa4pzRjMOE6BXWeOxWFIW6n?usp=sharing)\n",
"\n",
"# Llama Stack - Building AI Applications\n",
"\n",
"<img src=\"https://llama-stack.readthedocs.io/en/latest/_images/llama-stack.png\" alt=\"drawing\" width=\"500\"/>\n",
"\n",
"[Llama Stack](https://github.com/meta-llama/llama-stack) defines and standardizes the set of core building blocks needed to bring generative AI applications to market. These building blocks are presented in the form of interoperable APIs with a broad set of Service Providers providing their implementations.\n",