use html table in readme
update readme with perf numbers, new screenshot, etc
fix tokenizer bug filtering out new line chars
finish generate function, fix bugs in option parsing and token encoding
parse command line args
sampler functions finished but not hooked up
free transformer structs
finished forward function, first textgen
read in checkpoint file, mmap model weights
rest of tokenizer functions
add license
vocab file loader, token encoding
first commit