mirror of
https://github.com/hwchase17/langchain.git
synced 2025-05-09 17:18:31 +00:00
fix typos in cookbook/Semi_structured_multi_modal_RAG_LLaMA2.ipynb (#11791)
I have fixed some typos in file `cookbook/Semi_structured_multi_modal_RAG_LLaMA2.ipynb`. I kindly request the repo maintainers to review and merge it. Thanks!
This commit is contained in:
parent
e69218504b
commit
be04695554
@ -532,7 +532,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"source": [
|
"source": [
|
||||||
"chain.invoke(\"What is the performance of LLaVa across across mutiple image domains / subjects?\")"
|
"chain.invoke(\"What is the performance of LLaVa across across multiple image domains / subjects?\")"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user