Latest Vicuna (free and local chatGPT) versions

Post Reply
User avatar
Antonio Linares
Site Admin
Posts: 42395
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 10 times
Been thanked: 41 times
Contact:

Latest Vicuna (free and local chatGPT) versions

Post by Antonio Linares »

* Binaries:
https://github.com/ggerganov/llama.cpp/ ... er-8b67998

* Uncensored data:
https://huggingface.co/anon8231489123/g ... l-q4_1.bin

go.bat

Code: Select all | Expand

main -i --interactive-first -t 8 --temp 0.3 -c 2048 -n -1 --ignore-eos --repeat_penalty 1.2 --instruct -m ggml-model-q4_1.bin
regards, saludos

Antonio Linares
www.fivetechsoft.com
Post Reply