You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The command `ollama run llama3` initializes and runs the Llama 3 model locally using the Ollama platform. Without this it will not generate AI responses.
27
27
28
-
Run the command `python main.py` to start the game.
28
+
Run the command `python startGame.py` to start the game.
0 commit comments