BEST Open Source LLM — Falcon 40B Chatbot in LangChain
Falcon 40B is currently the best-performing open source Large Language Model (LLM) in the world. In this video, we'll explore how to use the model with Hugging Face Transformers and LangChain to create a chatbot and conversational agent.
📌 Code Notebook:
https://github.com/pinecone-io/examples/blob/master/generation/llm-field-guide/falcon-40b/falcon-40b-chatbot.ipynb
👋🏼 NLP + LLM Consulting:
https://aurelio.ai
🎙️ Support me on Patreon:
https://patreon.com/JamesBriggs
👾 Discord:
https://discord.gg/c5QtDB9RAP
Twitter: https://twitter.com/jamescalam
LinkedIn: https://www.linkedin.com/in/jamescalam/
Instagram: https://www.instagram.com/jamescalam/
00:00 Falcon 40B Instruct LLM
01:48 Falcon 40B in Python
07:04 Falcon 40B Chatbot in LangChain
09:31 Handling Output with Output Parsers
13:31 Falcon 40B as Chatbot and Code Generation
15:45 Refactoring Code with Falcon 40B and GPT 3.5
19:14 Falcon 40B as an Agent
21:34 Final Thoughts
#artificialintelligence #nlp #langchain #opensource