Skip to content

Hasnainbold/LLAMA2-

Repository files navigation

LLAMA2-

LLAMA2- Setup Guide

Getting Started

Step 1: Clone the Repository

Clone the LLAMA2- repository to your local machine:

git clone https://github.com/Hasnainbold/LLAMA2-.git

step2:

create virtual enviroment

conada create -n cpullama python=3.8 -y
conda activate python
pip install -r requirements.txt
python app.py

###Download the quantize model from the link provided in model folder & keep the model in the model directory:

Download the Llama 2 Model:

llama-2-7b-chat.ggmlv3.q4_0.bin

##from the flowwing link

https://huggingface.co/TheBloke/Llama-2-7B-Chat-GGML/tree/main

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages