added more docs

This commit is contained in:
Raghotham Murthy 2024-07-11 03:10:30 -07:00
parent ab44e9c862
commit e657e71446
3 changed files with 51 additions and 54 deletions

View file

@ -550,9 +550,7 @@ if __name__ == "__main__":
info=Info(
title="[DRAFT] Llama Stack Specification",
version="0.0.1",
description="""
Meta has built out a fairly sophisticated platform internally to post train, evaluate, and
description="""Meta has built out a fairly sophisticated platform internally to post train, evaluate, and
serve Llama models to support Metas products. Given the newer capabilities of the llama models,
the model development and model serving capabilities of the platform need to be enhanced in
specific ways in order to best leverage the models. For example, the inference platform needs