Update README.md
Browse files
README.md
CHANGED
@@ -131,7 +131,7 @@ You can connect it to any OpenAI-compatible client or UI (for example: [Open Web
|
|
131 |
|
132 |
```json
|
133 |
{
|
134 |
-
"model": "
|
135 |
"messages": [{"role":"user","content":"Hello!"}],
|
136 |
"stream": false
|
137 |
}
|
|
|
131 |
|
132 |
```json
|
133 |
{
|
134 |
+
"model": "MediPhi-Instruct",
|
135 |
"messages": [{"role":"user","content":"Hello!"}],
|
136 |
"stream": false
|
137 |
}
|