docs: remove Readthedocs references

This commit is contained in:
Alexey Rybak 2025-09-24 10:44:28 -07:00 committed by raghotham
parent e50de07bef
commit d993ecbea4
7 changed files with 32 additions and 26 deletions

View file

@ -14,7 +14,7 @@
"We will also showcase how to leverage existing Llama stack [inference APIs](https://github.com/meta-llama/llama-stack/blob/main/llama_stack/apis/inference/inference.py) (ollama as provider) to get the new model's output and the [eval APIs](https://github.com/meta-llama/llama-stack/blob/main/llama_stack/apis/eval/eval.py) to help you better measure the new model performance. We hope the flywheel of post-training -> eval -> inference can greatly empower agentic apps development.\n",
"\n",
"\n",
"- Read more about Llama Stack: https://llamastack.github.io/latest/index.html\n",
"- Read more about Llama Stack: https://llamastack.github.io/\n",
"- Read more about post training APIs definition: https://github.com/meta-llama/llama-stack/blob/main/llama_stack/apis/post_training/post_training.py\n",
"\n",
"\n",