frohzinn's picture
download
raw
363 Bytes
#!/usr/bin/env bash
cd `dirname $0`
cd ..
# get -m model parameter otherwise defer to default
if [ "$1" == "-m" ]; then
MODEL="-m $2 "
fi
./llama-cli $MODEL --color \
-f ./prompts/reason-act.txt \
-i --interactive-first \
--top_k 10000 --temp 0.2 --repeat_penalty 1 -t 7 -c 2048 \
-r "Question:" -r "Observation:" --in-prefix " " \
-n -1

Xet Storage Details

Size:
363 Bytes
·
Xet hash:
c777f1d95fff971696bf22b1200848db3ada5968596b1d6292525df5fe1d2153

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.