Skip to content

Chat bot using free and open source LLM with Langchain

Notifications You must be signed in to change notification settings

SharathHebbar/ChatBot-FOSS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLM Demonstartion using FOSS models

  • The main motto of this is to demonstrate the use of Free open source LLM models and not to validate the model accuracy

  • For testing purpose I used the t5 large model which is of 13B parameters

  • I will further try to update this project with more features and try to use different libraries for all the task instead of Langchain

PS: To test this application follow the below steps:

  • pip install -r requirements.txt

Releases

No releases published

Packages

No packages published