Commit History

add option to show additional alternatives, even those that aren't the most-likely-next-token
9cbbdcd
Running

kcarnold commited on

changed color, removed the title attribute
af927dd

Jooha Yoo commited on

display tweaks: only show on hover
a2477f5

kcarnold commited on

refactor: move more to styles instead of inline CSS
212669f

kcarnold commited on

refactor: use a style tag instead of some inline styles
c95fdb0

kcarnold commited on

Refactor highlights display into a separate component
3951ed3

kcarnold commited on

This is the pyproject.toml that I've been using
e400754

kcarnold commited on

Allow disabling the alternative suggestions.
01c0ffa

kcarnold commited on

quick styling edits
fdf3450

kcarnold commited on

Simplify, removing the nuance of updated_doc
6033709

kcarnold commited on

Single document approach
96fa20b

kcarnold commited on

Always start off updated doc with original doc
aae2ec9

kcarnold commited on

Use green instead of blue for suggested locations
bb22056

kcarnold commited on

Fix trailing spaces causing bad predictions (grr tokenization)
133af7e

kcarnold commited on

Add a simple generations backend
989ef27

kcarnold commited on

Include generation options only for rewrite; add a few more.
d000502

kcarnold commited on

Fix more unescaped Markdown
e33013a

kcarnold commited on

Side by side
8c99b80

kcarnold commited on

Upgrade highlight-edits
dc6136e

kcarnold commited on

Title for highlight-edits
865abea

kcarnold commited on

Remove the pages directory
b5b2127

kcarnold commited on

Consolidate to a single file with shared code
1b6a5d7

kcarnold commited on

set heights
d3555f7

kcarnold commited on

make it clearer that there's many prompt options
104d239

kcarnold commited on

Rename
4412b46
verified

kcarnold commited on

Add note about data privacy in Home.py
b9bb50f

kcarnold commited on

Documentation
2f6f97b

kcarnold commited on

Robustness and docs
6e98bbf

kcarnold commited on

Nav menu clarity
1c08bbf

kcarnold commited on

Deal with multi-word predictions
c41b2aa

kcarnold commited on

Robustness and docs
87bf1cf

kcarnold commited on

Depend on the API.
4fa264b

kcarnold commited on

Navigation
df0c717

kcarnold commited on

Handle errors a bit more gracefully.
723512c

kcarnold commited on

Multipageify
5aa0ce2

kcarnold commited on

WIP predictive-text-mode
58a8c64

kcarnold commited on

remove unneeded comment
8457f58

kcarnold commited on

Don't use red for suggestions.
58552f2

kcarnold commited on

Allow the user to specify a partially rewritten document.
88c770b

kcarnold commited on

fix a missing import
6f71907

kcarnold commited on

Avoid having to import all of torch if we're using the API.
fa263f0

kcarnold commited on

clarify the code structure (and fix a syntax error)
3ff8b95

kcarnold commited on

Markdown mangles newlines :(
6a6edd2
verified

kcarnold commited on

Hotfix, because Python f-strings aren't (yet) full Python
668b437
verified

kcarnold commited on

Simplify highlighting
a321d69
verified

kcarnold commited on

Update app.py
92076bd
verified

kcarnold commited on

Try to escape HTML
76b5bb9
verified

kcarnold commited on

Add a version that calls our quick-and-dirty API
aa3a290
verified

kcarnold commited on

Update requirements.txt
8b2fdac
verified

kcarnold commited on

Create requirements.txt
c33411b
verified

kcarnold commited on