DavidAU commited on
Commit
027f470
1 Parent(s): f278150

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -93,6 +93,19 @@ OTHER OPTIONS:
93
 
94
  - If the interface/program you are using to run AI MODELS supports "Quadratic Sampling" ("smoothing") just make the adjustment as noted.
95
 
 
 
 
 
 
 
 
 
 
 
 
 
 
96
  <h3> Sample Prompt and Model's Compared:</h3>
97
 
98
  Prompt tested with "temp=0" to ensure compliance, 2048 context (model supports 8192 context / 8k), and "chat" template for LLAMA3.
 
93
 
94
  - If the interface/program you are using to run AI MODELS supports "Quadratic Sampling" ("smoothing") just make the adjustment as noted.
95
 
96
+ <B>Highest Quality Settings / Optimal Operation Guide / Parameters and Samplers</B>
97
+
98
+ This a "Class 1" model:
99
+
100
+ For all settings used for this model (including specifics for its "class"), including example generation(s) and for advanced settings guide (which many times addresses any model issue(s)), including methods to improve model performance for all use case(s) as well as chat, roleplay and other use case(s) please see:
101
+
102
+ [ https://huggingface.co/DavidAU/Maximizing-Model-Performance-All-Quants-Types-And-Full-Precision-by-Samplers_Parameters ]
103
+
104
+ You can see all parameters used for generation, in addition to advanced parameters and samplers to get the most out of this model here:
105
+
106
+ [ https://huggingface.co/DavidAU/Maximizing-Model-Performance-All-Quants-Types-And-Full-Precision-by-Samplers_Parameters ]
107
+
108
+
109
  <h3> Sample Prompt and Model's Compared:</h3>
110
 
111
  Prompt tested with "temp=0" to ensure compliance, 2048 context (model supports 8192 context / 8k), and "chat" template for LLAMA3.