luminai-companion / filament

A Python API for talking with KoboldAI with request and response data manipulation.
GNU General Public License v3.0
3 stars 1 forks source link

Emoji prediction POC #13

Closed Pleasant-Cry closed 1 year ago

Pleasant-Cry commented 1 year ago

Implement emoji prediction and insertion into backend response POC. Vermillion is still working on mapping emojjis to tone tags and I'd like to move on to something else, so this PR just implements emoji prediction and we can come back to it later for tone tags.

Closes #6.