Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 521 Bytes

readme.md

File metadata and controls

16 lines (12 loc) · 521 Bytes

Model Directory

This directory is intended to store the open-source models used in the project. Follow the instructions below to download the models.

Download llama3:8b

  1. Install ollama
  2. Download llama3:8b with ollama

Download bge-reranker-large

Command to download with hf-mirror:

wget https://hf-mirror.com/hfd/hfd.sh
chmod a+x hfd.sh
export HF_ENDPOINT=https://hf-mirror.com
./hfd.sh BAAI/bge-reranker-large