feat: print memory usage during run

This commit is contained in:
Philipp Emanuel Weidmann
2026-02-02 21:18:01 +05:30
parent 3525b1ac22
commit 2690655a83
4 changed files with 25 additions and 0 deletions
+1
View File
@@ -30,6 +30,7 @@ dependencies = [
"kernels>=0.11.7",
"optuna>=4.5.0",
"peft>=0.14.0",
"psutil>=7.1.3",
"pydantic-settings>=2.10.1",
"questionary>=2.1.1",
"rich>=14.1.0",