Spaces:
Running on Zero

lad / app.py

Commit History

Fix interface bug
800af7e
verified

Ruurd commited on

Add top_p and top_k sliders
db84545
verified

Ruurd commited on

Fix time_elapsed issue
12738e5
verified

Ruurd commited on

Change highlighting
d84223d
verified

Ruurd commited on

Fix top-k/top-p
de14fc8
verified

Ruurd commited on

Fix clamping and introduce top-k and top-p filtering
b5f844d
verified

Ruurd commited on

Fix confidence guided noising call
a3a4100
verified

Ruurd commited on

Fix confidence guided noising
6c7f510
verified

Ruurd commited on

Improve confidence guided noising and show number of tokens generated
d86917b
verified

Ruurd commited on

Change original user question cosmetic
7065c9f
verified

Ruurd commited on

Change dummy-input question
e31eff0
verified

Ruurd commited on

Changed initialization to MASK tokens instead of EOS tokens
df4c990
verified

Ruurd commited on

Fix model repo name
d83b96d
verified

Ruurd commited on

Remove random noising
acc4845
verified

Ruurd commited on

Change back to User-Assistant conversation
2736195
verified

Ruurd commited on

Change back to normal model
44296bc
verified

Ruurd commited on

Change to mask model
ec35c53
verified

Ruurd commited on

Remove placeholder
a2125f4
verified

Ruurd commited on

Enable direct prompting
3b599f4
verified

Ruurd commited on

Remove answer_start check
8ee3ad1
verified

Ruurd commited on

Set answer_start to 0
4d3e9fe
verified

Ruurd commited on

Remove conditional generation
32b1a1f
verified

Ruurd commited on

Remove BidirectionalLlamaAttentionLayer input
12ed3ea
verified

Ruurd commited on

Remove EOT from noise visualization for ease of viewing
2798cf6
verified

Ruurd commited on

Reimplement EOT weighting
093a557
verified

Ruurd commited on

Change red highlighting for debugging
150f6e1
verified

Ruurd commited on

Add MASK slider
a86f3af
verified

Ruurd commited on

Visualize noising
09a7f62
verified

Ruurd commited on

Update app.py
7287d81
verified

Ruurd commited on

Fix MASK token noising
a73a13e
verified

Ruurd commited on

Remove unnecessary print statements - Add MASK noising
ea86b58
verified

Ruurd commited on

Changed model from tini_bi_m to tini_bi
4cd194e
verified

Ruurd commited on

Try different monkey-patch
932e0b0
verified

Ruurd commited on

Monkey-patch (temporarily) for LoRA layers
b36c7a9
verified

Ruurd commited on

Change model
bd6e2e6
verified

Ruurd commited on

Clamp logits BEFORE softmax
7ec3bd7
verified

Ruurd commited on

Remove single ]
b3de773
verified

Ruurd commited on

Safe sampling
dc427d9
verified

Ruurd commited on

Fix noise_start to always start at 1.0
5213031
verified

Ruurd commited on

Remove erroneous indent
02eb393
verified

Ruurd commited on

Fix pause at start
fc90b53
verified

Ruurd commited on

Fix initial noise display
9cf2e5c
verified

Ruurd commited on

Fix initial noise display
19c039a
verified

Ruurd commited on

Fix initial noise display
93d53bc
verified

Ruurd commited on

Show initial noise
77e752d
verified

Ruurd commited on

Fix input_ids instead of current_tokens for first noise iteration
74479ff
verified

Ruurd commited on

Use updated settings for initial and clustered noise
02f6e21
verified

Ruurd commited on

Add noise start
034cffe
verified

Ruurd commited on

Add comma
1394a1e
verified

Ruurd commited on

Add pause length
8cb5f7a
verified

Ruurd commited on