Commit History
feat: add spam or ham dataset for selection
9b487db
feat: add some instructions to readme
dea0196
feat: plots for llama and llama
ae9a74a
Philip Kehl
commited on
feat: plots for gemma and haiku
74e3f44
Philip Kehl
commited on
feat: improved plots for gemma and o4mini comparison
446a4c0
Philip Kehl
commited on
chore: cleanup analyse notebook
2f848f1
Philip Kehl
commited on
chore: started with analysis notebook cleanup
ae0f95a
Philip Kehl
commited on
feat: changed plot type for policy performance evaluation
c260643
Philip Kehl
commited on
feat: prepared tables and queue length plots for policy evaluation in report
fa8ef06
Philip Kehl
commited on
chore: separate fabians and philips analysis notebooks
4100df0
Philip Kehl
commited on
fix: merge conflict
bb75068
Philip Kehl
commited on
Merge branch 'main' of github.com:fabianHueni/UNIBE_MSGAI_HS25_Project
1165b19
Philip Kehl
commited on
feat: added policy performance analysis
8c45183
Philip Kehl
commited on
Merge remote-tracking branch 'origin/main'
891806d
feat: add analysis for report
206032f
feat: added performance model parameters to UI instead of hardcoding
3a24ec3
Philip Kehl
commited on
fix: logging issues because of type conflict that was introduced when adding new scheduler
8799da1
Philip Kehl
commited on
result: added experiment with jseq scheduler, gemma on device and 4o-mini on cloud
f7e1719
Philip Kehl
commited on
feat: added jseq scheduler to javascript app
c9e2513
Philip Kehl
commited on
feat: comparing inference schedulers to experient measurements
ce83ed1
Philip Kehl
commited on
feat: inference scheduler comparison
bccbc99
Philip Kehl
commited on
feat: implemented a simulation with the Join the Shortest Expected Queue (JSEQ) policy
a5a3f68
Philip Kehl
commited on
feat: added a boolq stream simulator which can test our estimated model setup with the defined scheduler. we need to add queue size for on-device/cloud to the policy in order to make it really usable
ccacbee
Philip Kehl
commited on
feat: simulated different lambdas for the granite model
10a917b
Philip Kehl
commited on
feat: built model to simulate different workloads
2b1fa5b
Philip Kehl
commited on
feat: validated the analytical solution with a simulation
c21d55e
Philip Kehl
commited on
feat: queueing model with manipulated on-device inference time to estimate optimal threshold for scheduler policy
35353e6
Philip Kehl
commited on
Merge branch 'main' of github.com:fabianHueni/UNIBE_MSGAI_HS25_Project
042b994
Philip Kehl
commited on
chore: moved analyze split strategy function to utils
1225710
Philip Kehl
commited on
feat: add latency metrics for cloud
2addb29
analyse: started with queueing model analysis for input character threshold decision
65fc10f
Philip Kehl
commited on
feat: add method to compute statistics for baseline experiments
8e0ada6
feat: setup requirements.txt and uv env for analyse
6d76542
results: split nicolas result in multiple folders
71e176f
results: add results of qwen model
5af5aee
results: experimentes with 1070 gpu
fa608f4
nicolasfwyss
commited on
fix: added error catch in request manager, adjusted cloud service getModelName method and inserted a console log for the no_think add-on
1d85bd9
Philip Kehl
commited on
results: on-device results for lenovo_privat
85a49cf
Nicolas Wyss
commited on
results: cloud results for gemini 2.5 flahs and claude haiku 4.5
da7628b
Nicolas Wyss
commited on
Merge branch 'main' of https://github.com/fabianHueni/UNIBE_MSGAI_HS25_Project
79ed211
Nicolas Wyss
commited on
results: cloud results
4c516c2
Nicolas Wyss
commited on
Merge branch 'main' of github.com:fabianHueni/UNIBE_MSGAI_HS25_Project
4bce844
Philip Kehl
commited on
anaylse: visualized distributions of timing metrics and analysed correlation inferencetime vs inputsize
84d4dcc
Philip Kehl
commited on
fix: fixed qwen3 check to check first if service.getModelName() is defined
fd2aa2a
nicolasfwyss
commited on
Merge branch 'main' of https://github.com/fabianHueni/UNIBE_MSGAI_HS25_Project
8dabfd7
Nicolas Wyss
commited on
results: added results of 3 models with my lenovo büro laptop
5622379
Nicolas Wyss
commited on
analyse: updated analysis
92b0d9d
Philip Kehl
commited on
Merge branch 'main' of github.com:fabianHueni/UNIBE_MSGAI_HS25_Project
bac2899
Philip Kehl
commited on
analyse: started with data analysis
1117aa9
Philip Kehl
commited on