radiolm / app.py

Commit History

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

Remove one chat_with_model function
719a76f

Ruurd commited on

Do sample
da4880c

Ruurd commited on

Add break after end of sequence token
7ee1641

Ruurd commited on

Try to fix chatbot streaming
b16f2d9

Ruurd commited on

Change chatbot
2db3bb3

Ruurd commited on

Make it into a chatbot
0115682

Ruurd commited on

Fix loading on startup
5e84c69

Ruurd commited on

Fix streaming
bc19680

Ruurd commited on

Fix for streaming output
0a37797

Ruurd commited on

Generate with enter
4b15ccd

Ruurd commited on

Fix model to cuda
166106f

Ruurd commited on

Put model on GPU
f6e6d69

Ruurd commited on

Load models using dropdown
b6b7c74

Ruurd commited on

Fix loading of models (only once per model)
d0f4aff

Ruurd commited on

Show loading bars
0c196de

Ruurd commited on

Force install transformers
65d5ebe

Ruurd commited on

first commit
5968a97

Ruurd commited on

initial commit
0ebe852
verified

Ruurd commited on