AxionLab-official commited on
Commit
8a06074
·
verified ·
1 Parent(s): 7fda93e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -133,9 +133,13 @@ if __name__ == "__main__":
133
  ## 💬 Sample Outputs
134
 
135
  **This outputs was generated with this samplings:
 
136
  <code>temperature=0.7<code>
 
137
  <code>top_k=50<code>
 
138
  <code>top_p=0.9<code>
 
139
  <code>repetition_penalty=1.15<code>**
140
 
141
  (The model still hallucinates, but can respond a big quantity of questions correctly)
 
133
  ## 💬 Sample Outputs
134
 
135
  **This outputs was generated with this samplings:
136
+
137
  <code>temperature=0.7<code>
138
+
139
  <code>top_k=50<code>
140
+
141
  <code>top_p=0.9<code>
142
+
143
  <code>repetition_penalty=1.15<code>**
144
 
145
  (The model still hallucinates, but can respond a big quantity of questions correctly)