hfppl icon indicating copy to clipboard operation
hfppl copied to clipboard

Add graph-building capabilities, minor fixes

Open jagilley opened this issue 2 years ago • 0 comments

I thought it'd be fun to add functionality for automatically generating a token graph from the TokenTrie class, sort of like the one in the original LLaMPPL paper! A screenshot of what the graph ends up looking like is below.

trie_graph

I also included fixes for a few minor import errors that I've run into while working in this repo.

jagilley avatar Sep 25 '23 05:09 jagilley