Dunjeon's picture
Upload 3 files
0ac5e9d verified
{
"temp": 1,
"temperature_last": false,
"top_p": 0.95,
"top_k": 100,
"top_a": 0,
"tfs": 1,
"epsilon_cutoff": 0,
"eta_cutoff": 0,
"typical_p": 1,
"min_p": 0,
"rep_pen": 1.01,
"rep_pen_range": 2048,
"rep_pen_decay": 0,
"rep_pen_slope": 1,
"no_repeat_ngram_size": 0,
"penalty_alpha": 0,
"num_beams": 1,
"length_penalty": 1,
"min_length": 0,
"encoder_rep_pen": 1.02,
"freq_pen": 0,
"presence_pen": 0.02,
"skew": 0,
"do_sample": true,
"early_stopping": true,
"dynatemp": true,
"min_temp": 0.45,
"max_temp": 1.05,
"dynatemp_exponent": 0.85,
"smoothing_factor": 0.32,
"smoothing_curve": 1,
"dry_allowed_length": 3,
"dry_multiplier": 0.8,
"dry_base": 1.5,
"dry_sequence_breakers": "[\"\\n\", \":\", \"\\\"\", \"*\", \"`\", \";\", \"<\", \"(\", \"{\", \"[\", \"]\", \"}\", \")\", \">\", \"|\", \"+\", \"=\"]",
"dry_penalty_last_n": 4096,
"add_bos_token": true,
"ban_eos_token": false,
"skip_special_tokens": true,
"mirostat_mode": 0,
"mirostat_tau": 9.9,
"mirostat_eta": 0.05,
"guidance_scale": 1,
"negative_prompt": "",
"grammar_string": "",
"json_schema": {},
"banned_tokens": "",
"sampler_priority": [
"repetition_penalty",
"presence_penalty",
"frequency_penalty",
"dry",
"top_k",
"top_a",
"epsilon_cutoff",
"eta_cutoff",
"tfs",
"typical_p",
"top_p",
"min_p",
"temperature",
"dynamic_temperature",
"quadratic_sampling",
"mirostat",
"xtc",
"encoder_repetition_penalty",
"no_repeat_ngram"
],
"samplers": [
"dry",
"top_k",
"tfs_z",
"typical_p",
"top_p",
"min_p",
"xtc",
"temperature"
],
"samplers_priorities": [
"dry",
"penalties",
"no_repeat_ngram",
"temperature",
"top_nsigma",
"top_p_top_k",
"top_a",
"min_p",
"tfs",
"eta_cutoff",
"epsilon_cutoff",
"typical_p",
"quadratic",
"xtc"
],
"ignore_eos_token": false,
"spaces_between_special_tokens": true,
"speculative_ngram": false,
"sampler_order": [
6,
0,
1,
3,
4,
2,
5
],
"logit_bias": [],
"xtc_threshold": 0.15,
"xtc_probability": 0,
"nsigma": 0,
"rep_pen_size": 0,
"genamt": 768,
"max_length": 8192
}