alpaca.sh 226 B

12345678910
  1. #!/bin/bash
  2. #
  3. # Temporary script - will be removed in the future
  4. #
  5. cd `dirname $0`
  6. cd ..
  7. ./main -m ./models/ggml-alpaca-7b-q4.bin --color -f ./prompts/alpaca.txt -ins -b 256 --top_k 10000 --temp 0.2 --repeat_penalty 1 -t 7