From 1ed13499235d94d92edcb060417fa19036ba1c95 Mon Sep 17 00:00:00 2001 From: chris Date: Wed, 20 May 2026 15:03:38 -0400 Subject: [PATCH] Updooted readme --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 73a65dc..dc76319 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ # ORB -A code explaining gemma model. \ No newline at end of file +A code explaining gemma model. + +You will need to install Ollama to run this program. + +You will also need to run, +`ollama create cw -f Modelfile`