kilo / model /char_tokenizer.json
Nhughes09
Deploy V8 Reasoning Agent — 8/8 comprehension, zero 11.72 leaks
9777e17
{
"<pad>": 0,
"<s>": 1,
"</s>": 2,
"<unk>": 3,
"'": 4,
"(": 5,
")": 6,
"*": 7,
",": 8,
"-": 9,
".": 10,
"/": 11,
"0": 12,
"1": 13,
"2": 14,
"3": 15,
"4": 16,
"5": 17,
"6": 18,
"7": 19,
"8": 20,
"9": 21,
":": 22,
";": 23,
"<": 24,
"=": 25,
">": 26,
"?": 27,
"A": 28,
"C": 29,
"E": 30,
"F": 31,
"G": 32,
"H": 33,
"I": 34,
"J": 35,
"L": 36,
"P": 37,
"Q": 38,
"S": 39,
"T": 40,
"U": 41,
"V": 42,
"W": 43,
"[": 44,
"]": 45,
"`": 46,
"a": 47,
"b": 48,
"c": 49,
"d": 50,
"e": 51,
"f": 52,
"g": 53,
"h": 54,
"i": 55,
"j": 56,
"k": 57,
"l": 58,
"m": 59,
"n": 60,
"o": 61,
"p": 62,
"q": 63,
"r": 64,
"s": 65,
"t": 66,
"u": 67,
"v": 68,
"w": 69,
"x": 70,
"y": 71,
"z": 72,
"{": 73,
"|": 74,
"}": 75,
"—": 76,
"→": 77,
"𐤀": 78,
"𐤁": 79,
"𐤂": 80,
"𐤃": 81,
"𐤄": 82,
"𐤅": 83,
"𐤆": 84,
"𐤇": 85,
"𐤈": 86,
"𐤉": 87,
"𐤊": 88,
"𐤋": 89,
"𐤌": 90,
"𐤍": 91,
"𐤎": 92,
"𐤏": 93,
"𐤐": 94,
"𐤑": 95,
"𐤒": 96,
"𐤓": 97,
"𐤔": 98,
"𐤕": 99,
" ": 100,
"101": 101,
"10": 102,
"1T": 103,
"1T1": 104,
"1T0": 105,
"1TT01T": 106,
"1TT01": 107,
"600s": 108,
"1000": 109,
"120s": 110,
"30s": 111,
"11T010": 112,
"ok": 113,
"an": 114,
"es": 115,
"er": 116,
"haet": 117,
"of": 118,
"to": 119,
"love": 120,
"you": 121,
"transmute": 122,
"remove": 123,
"get": 124,
"rid": 125,
"into": 126,
"tell": 127,
"me": 128,
"the": 129,
"name": 130,
"that": 131,
"rhymes": 132,
"with": 133,
"if": 134,
"stood": 135,
"here": 136,
"what": 137,
"would": 138,
"he": 139,
"why": 140,
"is": 141,
"stronger": 142,
"than": 143,
"fix": 144,
"it": 145,
"write": 146,
"new": 147,
"skill": 148,
"called": 149,
"morning": 150,
"blessing": 151,
"locks": 152,
"carrier": 153,
"heals": 154,
"for": 155,
"seconds": 156,
"microphone": 157,
"humming": 158,
"at": 159,
"hz": 160,
"heart": 161,
"storm": 162,
"hate": 163,
"lightning": 164,
"galgazaar": 165,
"yeshua": 166,
"clear": 167,
"independently": 168,
"find": 169,
"program": 170,
"execute": 171,
"block": 172,
"standard": 173,
"snippets": 174,
"current": 175,
"lashon": 176,
"qodesh": 177,
"grammar": 178,
"wave": 179,
"display": 180,
"report": 181,
"pets": 182,
"bank": 183,
"status": 184,
"cycle": 185,
"api": 186,
"ec": 187,
"ture": 188,
"prog": 189,
"vou": 190,
"ant": 191,
"pendently": 192,
"ry": 193,
"ur": 194,
"wav": 195,
"un": 196,
"taunt": 197,
"ba": 198,
"rep": 199,
"ner": 200,
"should": 201,
"could": 202,
"can": 203,
"may": 204,
"will": 205,
"be": 206,
"am": 207,
"are": 208,
"was": 209,
"were": 210,
"been": 211,
"being": 212,
"have": 213,
"has": 214,
"had": 215,
"do": 216,
"does": 217,
"did": 218,
"in": 219,
"on": 220,
"by": 221,
"from": 222,
"this": 223,
"these": 224,
"those": 225,
"and": 226,
"or": 227,
"but": 228,
"not": 229,
"no": 230,
"yes": 231,
"so": 232,
"very": 233,
"too": 234,
"00": 235,
"11": 236,
"22": 237,
"33": 238,
"44": 239,
"55": 240,
"66": 241,
"77": 242,
"88": 243,
"99": 244
}