fix: checked first 1500 columns of dataset on marks with the added jupyter notebook 1532e8a Philip Kehl commited on 10 days ago
chore: checked first 1000 samples for correct quotations manually 3f41f00 Philip Kehl commited on 10 days ago
Merge branch 'main' of github.com:fabianHueni/UNIBE_MSGAI_HS25_Project ef2aaff Philip Kehl commited on 11 days ago
feat: changed maxTokens for cloud and on-device from 500 to 50 72519d5 Philip Kehl commited on 11 days ago
Merge branch 'main' of github.com:fabianHueni/UNIBE_MSGAI_HS25_Project 6b11ecf Philip Kehl commited on 11 days ago
Merge branch 'main' of github.com:fabianHueni/UNIBE_MSGAI_HS25_Project 8a587ee fhueni commited on 11 days ago
feat: added stripping method for thinking tokens, increased maxNewTokens to 500, set enableThinking to false in onDeviceService e05ac95 Philip Kehl commited on 11 days ago
feat: wait until all items of experiment are run to download stats, split downloads in stats and raw data fe2aa13 fhueni commited on 12 days ago
feat: add option to specify model quantization in on device model selection 383a122 fhueni commited on 14 days ago
Merge branch 'main' of https://github.com/fabianHueni/UNIBE_MSGAI_HS25_Project 8f96daa Nicolas Wyss commited on 16 days ago
feat: added a button to start experiments with 1000 requests 7937989 Nicolas Wyss commited on 16 days ago
feat: add queues for on device and cloud processing to measure queue time 94662d5 fhueni commited on 16 days ago
feat: track queueing time, inference time, and total latency separately. the timestamp for start inference should be taken somewhere else ebf4772 Philip Kehl commited on 16 days ago
Merge branch 'main' of https://github.com/fabianHueni/UNIBE_MSGAI_HS25_Project 52edd70 Nicolas Wyss commited on 17 days ago
Merge branch 'main' of https://github.com/fabianHueni/UNIBE_MSGAI_HS25_Project b06cf72 Nicolas Wyss commited on 17 days ago
fix: changed the prompt to include the passage/context as well and moved the full prompt to scheduler.js file e4a0d67 Nicolas Wyss commited on 17 days ago
fix: correct shown device stats and add message template to on device service 8b3b676 fhueni commited on 19 days ago
feat: optimize console logging and fix import of transfromer.js library 7a38188 fhueni commited on 21 days ago
feat: implement OpenRouter as cloud model provider, optimize UI, fix some issues 9674cf0 fhueni commited on 26 days ago
feat: model download progress bar and added metrics f1WordLevel, Rouge1, TotalTokens, TokensPerSecond b1ed689 Philip Kehl commited on 26 days ago
feat: add dataset, adjust scheduler to run full dataset, implement statistic download, add model load button 5c8fb6b fhueni commited on Nov 11