Tag: Guide

  • Extracting Data from PDF using LLama 2

    Extracting Data from PDF using LLama 2

    In today’s digital age, extracting data from documents is a common necessity for many businesses. This article delves into a method to efficiently pull information from text-based PDFs using the LLama 2 Large Language Model (LLM). By the end of this guide, you’ll have a clear understanding of how to harness the power of LLama…

  • Run Llama-2

    Run Llama-2

    Meta has unveiled Llama 2, a model trained on a massive 2 trillion tokens with a default context length of 4096. The Llama 2-Chat models, specifically fine-tuned using over a million human annotations, are optimized for chat applications. In this article we will explain ho to Run Llama-2 locally using Ollama. Training for Llama 2…