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`