Skip to content

Commit 7b477a4

Browse files
authored
Update README.md
1 parent 50a35a6 commit 7b477a4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@ The application consists of three main components:
3131

3232
```
3333
┌─────────────┐ ┌─────────────┐ ┌─────────────┐
34-
│ Frontend │ >>> │ Backend │ >>> │ Ollama
35-
│ (React/TS) │ │ (Go) │ │ (Llama 3.2)│
34+
│ Frontend │ >>> │ Backend │ >>> │ Model Runner
35+
│ (React/TS) │ │ (Go) │ │
3636
└─────────────┘ └─────────────┘ └─────────────┘
37-
:3000 :8080 :11434
37+
:3000 :8080
3838
```
3939

4040
##### Features

0 commit comments

Comments
 (0)