Simple QA using Open Source Large Language Models
In this use, we will build a simple Question and Answering assistant just like ChatGPT but with help of Open Source Language Models.
Step 1: Define your prompt
Step 2: Define your LLM - Open Source LLM
Step 3: Build Chain

Step 4: Testing
Last updated
Was this helpful?