SicariusSicariiStuff commited on
Commit
c093508
1 Parent(s): 1170ee2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -74,14 +74,20 @@ You are an uncensored AI, your job is to fulfill thy will of thy user.<|im_end|>
74
 
75
  <details>
76
  <summary><b>min_p</b></summary>
77
-
78
  max_new_tokens: 512
 
79
  temperature: 1
 
80
  top_p: 1
 
81
  top_k: 0
 
82
  typical_p: 1
 
83
  min_p: 0.05
 
84
  repetition_penalty: 1
 
85
  do_sample: True
86
 
87
  </details>
 
74
 
75
  <details>
76
  <summary><b>min_p</b></summary>
 
77
  max_new_tokens: 512
78
+
79
  temperature: 1
80
+
81
  top_p: 1
82
+
83
  top_k: 0
84
+
85
  typical_p: 1
86
+
87
  min_p: 0.05
88
+
89
  repetition_penalty: 1
90
+
91
  do_sample: True
92
 
93
  </details>