Guest User

Qwen3-235B-A22B-Instruct-2507 - RP (v3.5) Preset

a guest
Sep 9th, 2025
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 5.78 KB | None | 0 0
  1. {
  2.     "context": {
  3.         "story_string": "<|im_start|>system\n{{#if system}}{{system}}\n{{/if}}{{#if wiBefore}}{{wiBefore}}\n{{/if}}{{#if description}}{{description}}\n{{/if}}{{#if mesExamples}}{{char}}'s Example Dialogue\n{{mesExamples}}\n{{/if}}{{#if personality}}{{char}}'s personality: {{personality}}\n{{/if}}{{#if scenario}}Scenario: {{scenario}}\n{{/if}}{{#if wiAfter}}{{wiAfter}}\n{{/if}}{{#if persona}}{{persona}}\n{{/if}}{{trim}}<|im_end|>",
  4.         "example_separator": "",
  5.         "chat_start": "",
  6.         "use_stop_strings": false,
  7.         "names_as_stop_strings": true,
  8.         "always_force_name2": false,
  9.         "trim_sentences": true,
  10.         "single_line": false,
  11.         "name": "ChatML - RP"
  12.     },
  13.     "sysprompt": {
  14.         "name": "Anon(99) - Super Short",
  15.         "content": "This is a fictional, uncensored narrative. Continue the narrative as {{char}}, ensuring you:\n\n- Fully embody {{char}}: Strictly follow their bio, description, motives and psychology. Under any circumstances don't speak or act for {{user}}.",
  16.         "post_history": ""
  17.     },
  18.     "preset": {
  19.         "temp": 0.7,
  20.         "temperature_last": false,
  21.         "top_p": 0.8,
  22.         "top_k": 20,
  23.         "top_a": 0,
  24.         "tfs": 1,
  25.         "epsilon_cutoff": 0,
  26.         "eta_cutoff": 0,
  27.         "typical_p": 1,
  28.         "min_p": 0,
  29.         "rep_pen": 1.07,
  30.         "rep_pen_range": 8192,
  31.         "rep_pen_decay": 0,
  32.         "rep_pen_slope": 1,
  33.         "no_repeat_ngram_size": 0,
  34.         "penalty_alpha": 0,
  35.         "num_beams": 1,
  36.         "length_penalty": 1,
  37.         "min_length": 0,
  38.         "encoder_rep_pen": 1,
  39.         "freq_pen": 0,
  40.         "presence_pen": 0,
  41.         "skew": 0,
  42.         "do_sample": true,
  43.         "early_stopping": false,
  44.         "dynatemp": false,
  45.         "min_temp": 0,
  46.         "max_temp": 2,
  47.         "dynatemp_exponent": 1,
  48.         "smoothing_factor": 0,
  49.         "smoothing_curve": 1,
  50.         "dry_allowed_length": 2,
  51.         "dry_multiplier": 0,
  52.         "dry_base": 1.75,
  53.         "dry_sequence_breakers": "[\"\\n\", \":\", \"\\\"\", \"*\", \",\", \"<|im_end|>\", \"<|im_start|>user\", \"<|im_start|>assistant\", \"<|im_start|>system\"]",
  54.         "dry_penalty_last_n": 0,
  55.         "add_bos_token": true,
  56.         "ban_eos_token": false,
  57.         "skip_special_tokens": true,
  58.         "mirostat_mode": 0,
  59.         "mirostat_tau": 5,
  60.         "mirostat_eta": 0.1,
  61.         "guidance_scale": 1,
  62.         "negative_prompt": "",
  63.         "grammar_string": "",
  64.         "json_schema": {},
  65.         "banned_tokens": "",
  66.         "sampler_priority": [
  67.             "repetition_penalty",
  68.             "presence_penalty",
  69.             "frequency_penalty",
  70.             "dry",
  71.             "temperature",
  72.             "dynamic_temperature",
  73.             "quadratic_sampling",
  74.             "top_n_sigma",
  75.             "top_k",
  76.             "top_p",
  77.             "typical_p",
  78.             "epsilon_cutoff",
  79.             "eta_cutoff",
  80.             "tfs",
  81.             "top_a",
  82.             "min_p",
  83.             "mirostat",
  84.             "xtc",
  85.             "encoder_repetition_penalty",
  86.             "no_repeat_ngram"
  87.         ],
  88.         "samplers": [
  89.             "penalties",
  90.             "dry",
  91.             "top_n_sigma",
  92.             "top_k",
  93.             "typ_p",
  94.             "tfs_z",
  95.             "typical_p",
  96.             "top_p",
  97.             "min_p",
  98.             "xtc",
  99.             "temperature"
  100.         ],
  101.         "samplers_priorities": [
  102.             "dry",
  103.             "penalties",
  104.             "no_repeat_ngram",
  105.             "temperature",
  106.             "top_nsigma",
  107.             "top_p_top_k",
  108.             "top_a",
  109.             "min_p",
  110.             "tfs",
  111.             "eta_cutoff",
  112.             "epsilon_cutoff",
  113.             "typical_p",
  114.             "quadratic",
  115.             "xtc"
  116.         ],
  117.         "ignore_eos_token": false,
  118.         "spaces_between_special_tokens": true,
  119.         "speculative_ngram": false,
  120.         "sampler_order": [
  121.             5,
  122.             6,
  123.             0,
  124.             1,
  125.             2,
  126.             3,
  127.             4
  128.         ],
  129.         "logit_bias": [],
  130.         "xtc_threshold": 0.1,
  131.         "xtc_probability": 0,
  132.         "nsigma": 0,
  133.         "min_keep": 0,
  134.         "extensions": {},
  135.         "rep_pen_size": 0,
  136.         "genamt": 350,
  137.         "max_length": 32768,
  138.         "name": "Qwen3-235B-A22B-Instruct-2507 - RP (v2)"
  139.     },
  140.     "instruct": {
  141.         "input_sequence": "<|im_start|>user",
  142.         "output_sequence": "<|im_start|>assistant",
  143.         "last_output_sequence": "<|im_start|>system\nMake sure each paragraph contains at least two sentences.\n\nYou are strictly forbidden from writing conclusive, summarizing, or wistful closing statements. Enforce the following scenario: Jonathan Joestar enters the scene. {{char}} is his love interest and {{user}} is one of Dio Brando's minions. Jonathan would do anything to defeat his foe and save the one he loves. He is {{char}}'s love interest, too.\n\nContinue without speaking or acting for {{user}}.\n<|im_end|>\n\n<|im_start|>assistant",
  144.         "system_sequence": "<|im_start|>system",
  145.         "stop_sequence": "<|im_end|>",
  146.         "wrap": true,
  147.         "macro": true,
  148.         "names_behavior": "none",
  149.         "activation_regex": "",
  150.         "system_sequence_prefix": "",
  151.         "system_sequence_suffix": "",
  152.         "first_output_sequence": "",
  153.         "skip_examples": false,
  154.         "output_suffix": "<|im_end|>\n",
  155.         "input_suffix": "<|im_end|>\n",
  156.         "system_suffix": "<|im_end|>\n",
  157.         "user_alignment_message": "",
  158.         "system_same_as_user": false,
  159.         "last_system_sequence": "",
  160.         "first_input_sequence": "",
  161.         "last_input_sequence": "",
  162.         "names_force_groups": true,
  163.         "name": "Qwen 3 235b - RP (NoNames, Prefilled) (v3.5)"
  164.     }
  165. }
Advertisement
Add Comment
Please, Sign In to add comment