Code Monkey home page Code Monkey logo

llama_chat_notebooks's Introduction

LLama Experimentation Repository

Welcome to the LLama Experimentation repository! This repository contains two Jupyter Notebook files, LLama_Experimentation.ipynb and LLama_2updated.ipynb, designed specifically for Google Colab. These notebooks are intended for experimenting with LLama, a tool for querying PDFs stored in Google Drive using langchain and faiss libraries, as well as utilizing the LLama C++ module for downloading and querying the model.

Prerequisites

Before running the notebooks, make sure you have the required libraries installed in your Colab environment

File Descriptions

1. LLama_Experimentation.ipynb

This notebook utilizes the langchain and faiss libraries to perform QA (Question Answering) with PDFs stored in Google Drive. To execute this notebook, follow these steps:

  1. Ensure the required libraries (langchain and faiss) are installed.
  2. Download the LLama model from the specified source and place it in the desired location.
  3. Provide access to your Google Drive where the PDFs are stored.
  4. Run the notebook cells sequentially to perform QA on the PDFs.

Output

Alt text

2. LLama_2updated.ipynb

This notebook uses the LLama C++ module to download and query the LLama model. Run the notebook cells sequentially to download the model and perform queries.

Output

Alt text

Note

  • LLama_Experimentation.ipynb depends on the LLama model being available at the specified location. Make sure the model is correctly downloaded and placed before running the notebook.

Feel free to explore, experiment, and modify the notebooks as needed for your specific use case. If you encounter any issues or have questions, please refer to the documentation of the libraries used or reach out to the maintainers of this repository for assistance.

Happy experimenting with LLama! ๐Ÿฆ™

llama_chat_notebooks's People

Contributors

amitduwal avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.