Commit History
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
feat: add dataset item id to logs and csv result exports 40b0e49
feat: enhance download of csv after experiment completion 281044f
feat: wait until all items of experiment are run to download stats, split downloads in stats and raw data d0ff20c
download flickering (#1) e9f725e
feat: add granit models and finish model selection e779f87
feat: add option to specify model quantization in on device model selection 3a27a81
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
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
fix: correct shown device stats and add message template to on device service 714c7da
feat: implement CSV download and converted logs to a table 0726d27
feat: optimize console logging and fix import of transfromer.js library 296be2c
feat: implement OpenRouter as cloud model provider, optimize UI, fix some issues 7b5fcf7
feat: model download progress bar and added metrics f1WordLevel, Rouge1, TotalTokens, TokensPerSecond 048bfac
Philip Kehl commited on