Commit History

feat: add spam or ham dataset for selection
9b487db

fhueni commited on

feat: added performance model parameters to UI instead of hardcoding
3a24ec3

Philip Kehl commited on

feat: added jseq scheduler to javascript app
c9e2513

Philip Kehl commited on

fix: minor typos
6057155

Philip Kehl commited on

feat: remove f1 from csv download
4d3a24e

fhueni commited on

feat: add dataset item id to logs and csv result exports
40b0e49

fhueni commited on

feat: enhance download of csv after experiment completion
281044f

fhueni commited on

feat: wait until all items of experiment are run to download stats, split downloads in stats and raw data
d0ff20c

fhueni commited on

feat: add granit models and finish model selection
e779f87

fhueni commited on

feat: add option to specify model quantization in on device model selection
3a27a81

fhueni commited on

Merge branch 'main' of https://github.com/fabianHueni/UNIBE_MSGAI_HS25_Project
5ed4f39

Nicolas Wyss commited on

feat: added a button to start experiments with 1000 requests
091d979

Nicolas Wyss commited on

feat: add queues for on device and cloud processing to measure queue time
a2101c1

fhueni commited on

feat: track queueing time, inference time, and total latency separately. the timestamp for start inference should be taken somewhere else
0314e5b

Philip Kehl commited on

Merge branch 'main' of https://github.com/fabianHueni/UNIBE_MSGAI_HS25_Project
a7bacaa

Nicolas Wyss commited on

feat: added additional models
241aff9

fhueni commited on

fix: correct shown device stats and add message template to on device service
714c7da

fhueni commited on

feat: implement CSV download and converted logs to a table
0726d27

fhueni commited on

feat: optimize console logging and fix import of transfromer.js library
296be2c

fhueni commited on

feat: implement OpenRouter as cloud model provider, optimize UI, fix some issues
7b5fcf7

fhueni commited on

feat: model download progress bar and added metrics f1WordLevel, Rouge1, TotalTokens, TokensPerSecond
048bfac

Philip Kehl commited on

feat: add dataset, adjust scheduler to run full dataset, implement statistic download, add model load button
201511b

fhueni commited on

feat: setup base code structure for pipeline with todos
3ea6625

fhueni commited on