Commit History

fix: checked first 1500 columns of dataset on marks with the added jupyter notebook
1532e8a

Philip Kehl commited on

chore: checked first 1000 samples for correct quotations manually
3f41f00

Philip Kehl commited on

fix: minor typos
024b1f0

Philip Kehl commited on

feat: reduce experiment setup to 500 items
9cbe242

fhueni commited on

Merge remote-tracking branch 'origin/main'
be04135

fhueni commited on

feat: remove f1 from csv download
4fdda35

fhueni commited on

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

Philip Kehl commited on

feat: changed maxTokens for cloud and on-device from 500 to 50
72519d5

Philip Kehl commited on

feat: open linkedin links in new tab
bf722d3

fhueni commited on

Merge branch 'main' of github.com:fabianHueni/UNIBE_MSGAI_HS25_Project
6b11ecf

Philip Kehl commited on

feat: disable thinking for qwen model
b9991b1

Philip Kehl commited on

feat: add dataset item id to logs and csv result exports
6c50dd9

fhueni commited on

Merge branch 'main' of github.com:fabianHueni/UNIBE_MSGAI_HS25_Project
8a587ee

fhueni commited on

feat: enhance download of csv after experiment completion
b7f03a5

fhueni commited on

feat: added id to boolq dataset
d0685b3

Philip Kehl commited on

fix: re-add reload dataset method to scheduler
8d0c95c

fhueni commited on

chore: added comments
0dd78af

Philip Kehl commited on

feat: added stripping method for thinking tokens, increased maxNewTokens to 500, set enableThinking to false in onDeviceService
e05ac95

Philip Kehl commited on

fix: made csv parsing more robust, changed prompt
b550d9a

Philip Kehl commited on

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

fhueni commited on

chore: uncomment not used models in selection
ab3e376

fhueni commited on

chore: renamed interarrival time method
cda31a7

fhueni commited on

feat: add granit models and finish model selection
1d22bd8

fhueni commited on

feat: add qwen 3 4B to cloud model selection
21148ca

fhueni commited on

feat: add option to specify model quantization in on device model selection
383a122

fhueni commited on

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

Nicolas Wyss commited on

feat: added a button to start experiments with 1000 requests
7937989

Nicolas Wyss commited on

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

fhueni commited on

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

fix: changed prompt
eb00e61

Nicolas Wyss commited on

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

Nicolas Wyss commited on

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

Nicolas Wyss commited on

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

feat: add exponential interarrival time
ac6b911

fhueni commited on

chore: removed unnecessary files
81de2bb

fhueni commited on

feat: add authorship to footnote
c193a16

fhueni commited on

feat: add information text to UI
a624eaa

fhueni commited on

feat: add readme for huggingface
c5acd6e

fhueni commited on

feat: add readme for huggingface
34999ed

fhueni commited on

feat: added additional models
7f224da

fhueni commited on

fix: correct shown device stats and add message template to on device service
8b3b676

fhueni commited on

feat: implement CSV download and converted logs to a table
d720b4b

fhueni commited on

feat: optimize console logging and fix import of transfromer.js library
7a38188

fhueni commited on

feat: fix prediction output object for evaluation
b92a978

fhueni commited on

feat: implement OpenRouter as cloud model provider, optimize UI, fix some issues
9674cf0

fhueni commited on

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

Philip Kehl commited on

feat: add on device model parameter and logging outputs
6ac6471

fhueni commited on

xenova transformers implemented
f8c42c9

Philip Kehl commited on

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

fhueni commited on