Created
May 14, 2024 06:24
-
-
Save andrewgcodes/fcf4fb6ff18d3eeaa3d94013cc060459 to your computer and use it in GitHub Desktop.
gpt4-o tokenizer tokens
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
! | |
" | |
# | |
$ | |
% | |
& | |
' | |
( | |
) | |
* | |
+ | |
, | |
- | |
. | |
/ | |
0 | |
1 | |
2 | |
3 | |
4 | |
5 | |
6 | |
7 | |
8 | |
9 | |
: | |
; | |
< | |
= | |
> | |
? | |
@ | |
A | |
B | |
C | |
D | |
E | |
F | |
G | |
H | |
I | |
J | |
K | |
L | |
M | |
N | |
O | |
P | |
Q | |
R | |
S | |
T | |
U | |
V | |
W | |
X | |
Y | |
Z | |
[ | |
\ | |
] | |
^ | |
_ | |
` | |
a | |
b | |
c | |
d | |
e | |
f | |
g | |
h | |
i | |
j | |
k | |
l | |
m | |
n | |
o | |
p | |
q | |
r | |
s | |
t | |
u | |
v | |
w | |
x | |
y | |
z | |
{ | |
| | |
} | |
~ | |