diff --git a/ollama_phi_bridge/hello.py b/ollama_phi_bridge/hello.py new file mode 100644 index 0000000..ad35e5a --- /dev/null +++ b/ollama_phi_bridge/hello.py @@ -0,0 +1 @@ +print("Hello World")