From 5a8dbc6347b3541e84fe669b22c17ad3b715e258 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Wed, 21 Jan 2026 20:22:09 +0100 Subject: Engage! --- samples/ollama.py | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 samples/ollama.py (limited to 'samples/ollama.py') diff --git a/samples/ollama.py b/samples/ollama.py new file mode 100644 index 0000000..ea1a6ec --- /dev/null +++ b/samples/ollama.py @@ -0,0 +1,6 @@ +# generate a for loop from 10 to 100 +# this is a line + +# generate a for loop from 20 to 40 + +# this is a line \ No newline at end of file -- cgit v1.2.3