ryandt commited on
Commit
2e5d7e5
1 Parent(s): a485367

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -13,6 +13,18 @@ widget:
13
  license: other
14
  ---
15
 
 
 
 
 
 
 
 
 
 
 
 
 
16
  # Model Trained Using AutoTrain
17
 
18
  This model was trained using AutoTrain. For more information, please visit [AutoTrain](https://hf.co/docs/autotrain).
 
13
  license: other
14
  ---
15
 
16
+ For best results, apply to meta-llama/Llama-3-8B-Instruct with the "Midnight Enigma" parameter settings (text-generation-webui)....
17
+
18
+ Temperature: 0.98
19
+ top_p: 0.37
20
+ top_k: 100
21
+ typical_p: 1
22
+ min_p: 0
23
+ repetition_penalty: 1.18
24
+ frequency_penalty: 0
25
+ presence_penalty: 0
26
+ repetition_penalty_range: 1024
27
+
28
  # Model Trained Using AutoTrain
29
 
30
  This model was trained using AutoTrain. For more information, please visit [AutoTrain](https://hf.co/docs/autotrain).