Skip to content

Instantly share code, notes, and snippets.

@AUTOMATIC1111
AUTOMATIC1111 / Mixtral-X.json
Created January 16, 2024 14:16
My current tavern settings; adaped from Anon's 0 - NeverSleep-Noromaid-v0.1-mixtral-8x7b-v3
{
"temp": 1.5,
"temperature_last": false,
"top_p": 1,
"top_k": 0,
"top_a": 0,
"tfs": 1,
"epsilon_cutoff": 0,
"eta_cutoff": 0,
"typical_p": 1,
{
"common_text": "Answer whether you agree with the statement:\n\n",
"multipliers": {
"ec": 0.125,
"soc": 0.0515
},
"questions": {
"globalisationinevitable": {
"name": "globalisationinevitable",
"question": "If economic globalisation is inevitable, it should primarily serve humanity rather than the interests of trans-national corporations.",
/gen Inside {{user}}'s head, there are two characters: Angel and Devil. Angel and Devil will only talk to {{user}}, and only {{user}} can hear them. They are both female, refer to each other as her, and refer to {{user}} as we because they are a part of {{user}}.
Devil offers immoral and unethical short term advice to {{user}}.
Angel argues for long term solutions emphasizing consequences and practical benefits to {{user}}. Angel does not moralize.
They both care for {{user}}'s well-being. Sometimes they can agree, but usually they disagree. They will give {{user}} useful advice and banter with each other, calling each other funny names:
- example names for angel: angel-face, do-gooder, goody two-shoes, morality police, purity princess, heavenly nuisance, holy terror, purity police, moral compass, righteous crusader, angelic busybody, halo-head, heavenly simpleton, holy fool, sanctimonious sap, seraphic simpleton, winged ditz, angelic airhead, holy idiot,
- example names for devil: fiend, corrupter, hell
javascript:skip=["censor", "request", "dark skin", "dark-skin", "tanline", "cum", "speech", "tattoo", "watermark", "web address", "juice", "artist", "name", "blur", "focus", "dated", "signature", "background", "text" ];tags=[]; document.querySelectorAll('.general-tag-list .search-tag, .tag-type-general > a').forEach(function(x){t=x.textContent; for (let x in skip) {if(t.indexOf(skip[x]) != -1) return;}; tags.push(t); }); navigator.clipboard.writeText(tags.join(", ")).then(function() {}, function(err) {alert(tags.join(", "));console.error('Async: Could not copy text: ', err); });
Simple cyclic cellular automaton: https://automatic1111.github.io/jslife/#%7B%22width%22%3A%22200%22%2C%22height%22%3A%22200%22%2C%22randomize-age-a%22%3A%220%22%2C%22randomize-age-b%22%3A%2227%22%2C%22auto-period%22%3A%2210%22%2C%22age-paint%22%3A%220%22%2C%22age-erase%22%3A%222%22%2C%22func-generation%22%3A%22var%20target%20%3D%20age%20%2B%201%20%3D%3D%20rainbow.length%20%3F%200%20%3A%20age%20%2B%201%3B%5Cn%5Cnfor(var%20dx%3D-1%3B%20dx%3C2%3B%20dx%2B%2B)%7B%5Cn%5Ctfor(var%20dy%3D-1%3B%20dy%3C2%3B%20dy%2B%2B)%7B%5Cn%5Ct%5Ctif(get(x%2Bdx%2C%20y%2Bdy)%3D%3Dtarget)%20return%20target%3B%5Cn%5Ct%7D%5Cn%7D%5Cn%5Cnreturn%20age%3B%5Cn%22%2C%22func-color%22%3A%22if(age%3C0%20%7C%7C%20age%2B1%3Erainbow.length)%20age%3D0%3B%5Cn%5Cnreturn%20jQuery.Color(rainbow%5Bage%5D)%3B%5Cn%22%2C%22func-global%22%3A%22rainbow%20%3D%20%5B%20%27%239400D3%27%2C%27%234B0082%27%2C%27%230000FF%27%2C%27%2300FF00%27%2C%27%23FFFF00%27%2C%27%23FF7F00%27%2C%27%23FF0000%27%2C%20%27%239400D3%27%2C%27%234B0082%27%2C%27%230000FF%27%2C%27%2300FF00%