mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-16 14:57:20 +00:00
added few-shot-guide
This commit is contained in:
parent
78083c4e0a
commit
4f31f1b4cc
2 changed files with 145 additions and 1 deletions
|
@ -137,4 +137,4 @@ asyncio.run(get_llama_response())
|
|||
|
||||
---
|
||||
|
||||
With these fundamentals, you should be well on your way to leveraging Llama Stack’s text generation capabilities! For more advanced features, refer to the [Llama Stack Documentation](https://llama-stack.readthedocs.io/en/latest/).
|
||||
With this fundamental, you should be well on your way to leveraging Llama Stack’s text generation capabilities! For more advanced features, refer to the [Llama Stack Documentation](https://llama-stack.readthedocs.io/en/latest/).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue