Open dpressel opened 2 years ago
Adds a prompt_toolkit based repl to make it easy to query an MLM. Also adds export of bias term to HF exporter. To change the method from sampling to greedy decoding, special repl commands :max and :sample can be used
:max
:sample
Adds a prompt_toolkit based repl to make it easy to query an MLM. Also adds export of bias term to HF exporter. To change the method from sampling to greedy decoding, special repl commands
:max
and:sample
can be used