Преглед изворни кода

Add temporary helper script for Alpaca chat

Georgi Gerganov пре 2 година
родитељ
комит
edeba28366
1 измењених фајлова са 6 додато и 0 уклоњено
  1. 6 0
      chat.sh

+ 6 - 0
chat.sh

@@ -0,0 +1,6 @@
+#!/bin/bash
+#
+# Temporary script - will be removed in the future
+#
+
+./main -m ./models/ggml-alpaca-7b-q4.bin --color -f ./prompts/alpaca.txt -ins --top_k 10000 --temp 0.96 --repeat_penalty 1 -t 7