Skip to content

more correct gpt-decoder#15

Open
sharpobject wants to merge 2 commits into
snowclipsed:mainfrom
sharpobject:gpt_encode
Open

more correct gpt-decoder#15
sharpobject wants to merge 2 commits into
snowclipsed:mainfrom
sharpobject:gpt_encode

Conversation

@sharpobject
Copy link
Copy Markdown
Contributor

store a trie of gpt-decoded text so we don't have to gpt-encode user inputs to look them up in the trie

store a trie of gpt-decoded text so we don't have to
gpt-encode user inputs to look them up in the trie
@snowclipsed
Copy link
Copy Markdown
Owner

Sorry for the late review, that looks sick! Will review and push.

@sharpobject
Copy link
Copy Markdown
Contributor Author

no problem!

@sharpobject
Copy link
Copy Markdown
Contributor Author

After this one there's another one to make bidirectional token lookups a bit simpler

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants