Skip to content
 
 

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hackathon onPrem-GPT

Pre-requisites

Installation

create a conda environment with the following command:

conda create -n rag python=3.11.10

activate the environment:

conda activate rag

install the requirements:

pip install -r requirements.txt

Ollama

To install ollama go to: https://ollama.com/

if you have to pull the ollama embedding model jina/jina-embeddings-v2-base-en:latest then run

ollama run jina/jina-embeddings-v2-base-en:latest

for llama3.2:3b run the following command:

  ollama run llama3.2:3b 

About

Repository for hackathon Tessi @ WellDev

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages