Spaces:
Running on Zero

tini / app.py

Commit History

add eos_bias
a8d72d4

Ruurd commited on

Revert back to 8B
ec83427
Running
verified

Ruurd commited on

Changed to 3B
7ab60eb
verified

Ruurd commited on

Only noise until max_it-1
86c363a
verified

Ruurd commited on

Change standard settings and revert to 8B
3125ce6
verified

Ruurd commited on

Change to 3B
cea9bb0
verified

Ruurd commited on

Noisify without remasking
31e34c4

Ruurd commited on

Improve white space display
fb56411

Ruurd commited on

Use autocast to float16
0e840df

Ruurd commited on

Fix loading of model and tokenizer
20ff8b2

Ruurd commited on

Add model config files
bd9baef

Ruurd commited on

Improve code structure
332db3a

Ruurd commited on

Correct name of model
0e0704b
verified

Ruurd commited on

Change prompt to Llama format
4152853
verified

Ruurd commited on

Change model to 8B
a482b2c
verified

Ruurd commited on

Revert to old model temporarily
a88f6f9
verified

Ruurd commited on

Update model to Llama 3.2 3B-Instruct based, changed prompt format
b1cf46e
verified

Ruurd commited on

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