Upload Yamyam.json
Browse files- Yamyam.json +87 -0
Yamyam.json
ADDED
|
@@ -0,0 +1,87 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"temp": 1.3,
|
| 3 |
+
"temperature_last": true,
|
| 4 |
+
"top_p": 1,
|
| 5 |
+
"top_k": 30,
|
| 6 |
+
"top_a": 0.01,
|
| 7 |
+
"tfs": 0.97,
|
| 8 |
+
"epsilon_cutoff": 0,
|
| 9 |
+
"eta_cutoff": 0,
|
| 10 |
+
"typical_p": 1,
|
| 11 |
+
"min_p": 0.045,
|
| 12 |
+
"rep_pen": 1.01,
|
| 13 |
+
"rep_pen_range": 1586,
|
| 14 |
+
"rep_pen_decay": 0,
|
| 15 |
+
"rep_pen_slope": 0,
|
| 16 |
+
"no_repeat_ngram_size": 0,
|
| 17 |
+
"penalty_alpha": 0,
|
| 18 |
+
"num_beams": 1,
|
| 19 |
+
"length_penalty": 1,
|
| 20 |
+
"min_length": 0,
|
| 21 |
+
"encoder_rep_pen": 1,
|
| 22 |
+
"freq_pen": 0,
|
| 23 |
+
"presence_pen": 0,
|
| 24 |
+
"skew": 0,
|
| 25 |
+
"do_sample": true,
|
| 26 |
+
"early_stopping": false,
|
| 27 |
+
"dynatemp": false,
|
| 28 |
+
"min_temp": 1,
|
| 29 |
+
"max_temp": 5,
|
| 30 |
+
"dynatemp_exponent": 1,
|
| 31 |
+
"smoothing_factor": 0.45,
|
| 32 |
+
"smoothing_curve": 1,
|
| 33 |
+
"dry_allowed_length": 2,
|
| 34 |
+
"dry_multiplier": 0.08,
|
| 35 |
+
"dry_base": 1.75,
|
| 36 |
+
"dry_sequence_breakers": "[\"\\n\", \":\", \"\\\"\", \"*\"]",
|
| 37 |
+
"dry_penalty_last_n": 0,
|
| 38 |
+
"add_bos_token": true,
|
| 39 |
+
"ban_eos_token": false,
|
| 40 |
+
"skip_special_tokens": true,
|
| 41 |
+
"mirostat_mode": 0,
|
| 42 |
+
"mirostat_tau": 5,
|
| 43 |
+
"mirostat_eta": 0.1,
|
| 44 |
+
"guidance_scale": 1,
|
| 45 |
+
"negative_prompt": "",
|
| 46 |
+
"grammar_string": "",
|
| 47 |
+
"json_schema": {},
|
| 48 |
+
"banned_tokens": "",
|
| 49 |
+
"sampler_priority": [
|
| 50 |
+
"temperature",
|
| 51 |
+
"dynamic_temperature",
|
| 52 |
+
"quadratic_sampling",
|
| 53 |
+
"top_k",
|
| 54 |
+
"top_p",
|
| 55 |
+
"typical_p",
|
| 56 |
+
"epsilon_cutoff",
|
| 57 |
+
"eta_cutoff",
|
| 58 |
+
"tfs",
|
| 59 |
+
"top_a",
|
| 60 |
+
"min_p",
|
| 61 |
+
"mirostat"
|
| 62 |
+
],
|
| 63 |
+
"samplers": [
|
| 64 |
+
"top_k",
|
| 65 |
+
"tfs_z",
|
| 66 |
+
"typical_p",
|
| 67 |
+
"top_p",
|
| 68 |
+
"min_p",
|
| 69 |
+
"temperature"
|
| 70 |
+
],
|
| 71 |
+
"ignore_eos_token": false,
|
| 72 |
+
"spaces_between_special_tokens": true,
|
| 73 |
+
"speculative_ngram": false,
|
| 74 |
+
"sampler_order": [
|
| 75 |
+
3,
|
| 76 |
+
5,
|
| 77 |
+
2,
|
| 78 |
+
1,
|
| 79 |
+
0,
|
| 80 |
+
6,
|
| 81 |
+
4
|
| 82 |
+
],
|
| 83 |
+
"logit_bias": [],
|
| 84 |
+
"rep_pen_size": 0,
|
| 85 |
+
"genamt": 400,
|
| 86 |
+
"max_length": 8192
|
| 87 |
+
}
|