ai/vicuna-tools.d/install.sh

10 lines
212 B
Bash

#! /bin/bash
set -e
git clone https://github.com/fredi-python/llama.cpp.git
cd llama.cpp
make -j
cd models
wget -c https://huggingface.co/eachadea/ggml-vicuna-7b-1.1/resolve/main/ggml-vic7b-uncensored-q5_1.bin