diff --git a/presets/LLaMA-Precise.txt b/presets/LLaMA-Precise.txt new file mode 100644 index 00000000..f594b44f --- /dev/null +++ b/presets/LLaMA-Precise.txt @@ -0,0 +1,6 @@ +do_sample=True +top_p=0.1 +top_k=40 +temperature=0.7 +repetition_penalty=1.1764705882352942 +typical_p=1.0