Rex Wang
Results
2
issues of
Rex Wang
This PR aims to update gpt_bpe to support uint32 and Llama 3. The change from uint16 to uint32 is in order to allow gpt_bpe to support vocab sizes greater than...
# Summary `gpt_bpe` is intended to be transpiled into JavaScript via GopherJS to be used with `goose_web`. This PR adds function to allow serialization to and from gobs, which are...