Skip to content

PascalGiessler/langchain-falcon-llm-chainlit

Repository files navigation

Langchain Falcon LLM Chainlit (LFLC)

I am just playing around with the Falcon LLM implementation. This is not a serious project but you can use it as a starting point for your own project. Falcon LLM is one of the top open LLM that can be used today according to Hugging Face Open LLM Leaderboard.

Image

For Developers

brew install pre-commit
pre-commit install --hook-type commit-msg

Installation

poetry install

Exemplary Usage

poetry shell
chainlit run chatbot.py

Have some fun with the chatbot. It is not very smart but it is a start for a more sophisticated chatbot.

About

Chatbot build on Falcon LLM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages