Merge branch 'main' of github.com:fabianHueni/UNIBE_MSGAI_HS25_Project 51b822b Philip Kehl commited on 8 days ago
anaylse: visualized distributions of timing metrics and analysed correlation inferencetime vs inputsize 7897649 Philip Kehl commited on 8 days ago
fix: fixed qwen3 check to check first if service.getModelName() is defined b3e6f6c nicolasfwyss commited on 8 days ago
Merge branch 'main' of https://github.com/fabianHueni/UNIBE_MSGAI_HS25_Project d743eb6 Nicolas Wyss commited on 8 days ago
results: added results of 3 models with my lenovo büro laptop a65066e Nicolas Wyss commited on 8 days ago
Merge branch 'main' of github.com:fabianHueni/UNIBE_MSGAI_HS25_Project fd69dc5 Philip Kehl commited on 8 days ago
resuklts add resuklts of gemma-3-270m on lenovo büro device 1a03b51 Nicolas Wyss commited on 8 days ago
results: add results of 4 on device models, ran on macbook air M2 64e55eb Philip Kehl commited on 8 days ago
fix: now the csv parsing ignores comma delimiters if they are inside quotes, to ensure all context is parsed correctly 1901675 Philip Kehl commited on 9 days ago
fix: checked first 1500 columns of dataset on marks with the added jupyter notebook 1532e8a Philip Kehl commited on 9 days ago
chore: checked first 1000 samples for correct quotations manually 3f41f00 Philip Kehl commited on 9 days ago
Merge branch 'main' of github.com:fabianHueni/UNIBE_MSGAI_HS25_Project ef2aaff Philip Kehl commited on 9 days ago
feat: changed maxTokens for cloud and on-device from 500 to 50 72519d5 Philip Kehl commited on 9 days ago
Merge branch 'main' of github.com:fabianHueni/UNIBE_MSGAI_HS25_Project 6b11ecf Philip Kehl commited on 9 days ago
Merge branch 'main' of github.com:fabianHueni/UNIBE_MSGAI_HS25_Project 8a587ee fhueni commited on 10 days ago
feat: added stripping method for thinking tokens, increased maxNewTokens to 500, set enableThinking to false in onDeviceService e05ac95 Philip Kehl commited on 10 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 10 days ago
feat: add option to specify model quantization in on device model selection 383a122 fhueni commited on 13 days ago
Merge branch 'main' of https://github.com/fabianHueni/UNIBE_MSGAI_HS25_Project 8f96daa Nicolas Wyss commited on 15 days ago
feat: added a button to start experiments with 1000 requests 7937989 Nicolas Wyss commited on 15 days ago
feat: add queues for on device and cloud processing to measure queue time 94662d5 fhueni commited on 15 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 15 days ago
Merge branch 'main' of https://github.com/fabianHueni/UNIBE_MSGAI_HS25_Project 52edd70 Nicolas Wyss commited on 16 days ago
Merge branch 'main' of https://github.com/fabianHueni/UNIBE_MSGAI_HS25_Project b06cf72 Nicolas Wyss commited on 16 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 16 days ago