Skip to content

Commit 285995e

Browse files
erhantcceliks
authored andcommitted
report tps init
1 parent 89075e9 commit 285995e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

workflows/src/bin/tps.rs

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
#[tokio::main]
2+
async fn main() {
3+
///////
4+
// loop over all Ollama models
5+
// report TPS to console
6+
7+
///////
8+
// report machine info here as well, such as OS / CPU / RAM / Ollama version
9+
}

0 commit comments

Comments
 (0)