radiolm / app.py

Commit History

Debug
9271289

Ruurd commited on

Fix chat_with_model
b515654

Ruurd commited on

Fix loading of patient
c9d36bf

Ruurd commited on

Fix initial prompt injection
a491fde

Ruurd commited on

Initialize with patient information
0c58ef6

Ruurd commited on

Change tokenizer selection
713dc22

Ruurd commited on

Update interface - three columns (and force recent
2ad2507

Ruurd commited on

fix models
ab270d0

Ruurd commited on

fix clear button
3045f29

Ruurd commited on

Colour buttons
869001f

Ruurd commited on

clean up
388ffd5

Ruurd commited on

Merge branch 'main' of https://huggingface.co/spaces/Ruurd/radiolm
4f67864

Ruurd commited on

add submit button
0040338

Ruurd commited on

fix
0e4362c

Ruurd commited on

fix
ca5a913

Ruurd commited on

clean up
87aa0f1

Ruurd commited on

fix prompt
5b09a87

Ruurd commited on

fix
5d2980c

Ruurd commited on

fix
81a16df

Ruurd commited on

fix
e7c4f38

Ruurd commited on

help
2bf0c40

Ruurd commited on

fix
559c9f6

Ruurd commited on

fix
5a1d495

Ruurd commited on

fix please
0bcfdcb

Ruurd commited on

Fix properly returning full conversation messages
64a8918

Ruurd commited on

Fix prompt showing (now skipping)
58d7440

Ruurd commited on

return only last bit of message
bc9006f

Ruurd commited on

debug
1f6ff2e

Ruurd commited on

Revert to simpler single output text streamer
64e8767

Ruurd commited on

Try to fix by removing skip special token
486a597

Ruurd commited on

Fix bugs
d86f9b0

Ruurd commited on

Fix end on "User:"
d6e3337

Ruurd commited on

Break on "User:"
57ea763

Ruurd commited on

fix indentation
ecbb7be

Ruurd commited on

Try to fix
2ed78b7

Ruurd commited on

Fix richtextstreamer for multiple tokens input
55c85d9

Ruurd commited on

Free to choose a model
86a7aaf

Ruurd commited on

Implement reasoning blocks and fix eos token showing
205d52f

Ruurd commited on

Implement richtextiteratorstreamer
80f8fa5

Ruurd commited on

Put everything on the cuda device!
6183592

Ruurd commited on

Fall back on avoiding '\nUser'
8c99d1f

Ruurd commited on

Remove custom stoppingcriteria and trust generate
ae0ca85

Ruurd commited on

Set pad id
6df6769

Ruurd commited on

set pad and eos tokens
68ccec0

Ruurd commited on

debugging
9ed028b

Ruurd commited on

Do not skip special tokens
1bde6ae

Ruurd commited on

Fix stopping criteria
f69cdc0

Ruurd commited on

Stop at eos token
22564e3

Ruurd commited on

Add threading import
cb98777

Ruurd commited on

Use background threading for generation
dbf90db

Ruurd commited on