Skip to content
#

llm-agent

Here are 114 public repositories matching this topic...

Welcome to the Falcon 40B Chatbot Demo repository! This project demonstrates how to utilize the Falcon-40B-Instruct model from Hugging Face in combination with the LangChain framework. The code showcases how to set up and interact with the model, while also integrating it into the LangChain library for advanced conversational capabilities.

  • Updated Aug 30, 2023
  • Jupyter Notebook

This repository contains a Python script that uses a pre-trained NBART (Neural Bidirectional AutoRegressive Transformer) model to perform multi-lingual translation tasks between several languages. The model was trained on multiple language pairs using data parallelism, allowing it to learn representations across all languages simultaneously.

  • Updated Mar 8, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the llm-agent topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the llm-agent topic, visit your repo's landing page and select "manage topics."

Learn more