Skip to content

Commit 0c07eff

Browse files
authored
Update README.md
1 parent bb14918 commit 0c07eff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ai-chatbot/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ docker run -d --name ollama -p 11434:11434 ollama/ollama:latest
2727
Pull and prepare the LLaMA 3.2:1B model:
2828

2929
```sh
30-
docker exec -it ollama ollama pull llama3:1b
30+
docker exec -it ollama ollama pull llama3.2:1b
3131
```
3232

3333
## 3. Run the Streamlit Chatbot Container

0 commit comments

Comments
 (0)