1
0
mirror of https://github.com/hwchase17/langchain.git synced 2025-05-03 22:28:04 +00:00

fix typos in cookbook/Semi_structured_multi_modal_RAG_LLaMA2.ipynb ()

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:
Surav Shrestha 2023-10-17 07:54:20 +05:45 committed by GitHub
parent e69218504b
commit be04695554
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -532,7 +532,7 @@
}
],
"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?\")"
]
},
{