mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-01 11:02:37 +00:00
Add invoke example to LLaMA2 function template notebook (#12437)
This commit is contained in:
@@ -8,6 +8,8 @@ By default, it will extract the title and author of papers.
|
||||
|
||||
## LLM
|
||||
|
||||
This template will use `Replicate` [hosted version](https://replicate.com/andreasjansson/llama-2-13b-chat-gguf) of LLaMA.
|
||||
This template will use a `Replicate` [hosted version](https://replicate.com/andreasjansson/llama-2-13b-chat-gguf) of LLaMA2 that has support for grammars and jsonschema.
|
||||
|
||||
Based on the `Replicate` example, these are supplied directly in the prompt.
|
||||
|
||||
Be sure that `REPLICATE_API_TOKEN` is set in your environment.
|
Reference in New Issue
Block a user